Debugged the output of Blogs command. Earlier a new line was being created in the terminal before displaying the blogs.
The issue has been resolved by pre fetching the blogs beforehand, same as the functionality used in repos command.
Fixes #76 by @SadashayKanungo
Types of changes
[x] Bug/Hot fix (non-breaking change which fixes an bug)
[ ] New feature (non-breaking change which adds a functionality/feature)
Fixes
Debugged the output of Blogs command. Earlier a new line was being created in the terminal before displaying the blogs. The issue has been resolved by pre fetching the blogs beforehand, same as the functionality used in repos command.
Fixes #76 by @SadashayKanungo
Types of changes
Preview Link
Here's my preview
Checklist: