TechSpiritSS / Terminal-Portfolio

Terminal Style Portfolio made with HTML / CSS / JS
MIT License
62 stars 82 forks source link

Github command output rectified #86

Closed SadashayKanungo closed 1 year ago

SadashayKanungo commented 1 year ago

Fixes

Debugged the output of Github command. Earlier a new line was being created in the terminal before displaying the output. The issue has been resolved by pre fetching the github stats beforehand, same as the functionality used in repos command.

Fixes #81 by @SadashayKanungo

Types of changes

Description

Preview Link

image

Checklist:

TechSpiritSS commented 1 year ago

Great 👍