Customize Github Landing Page
We normally have a same landing page that basically displays the
few selected repositories or pinned repositories followed up with the
commit-graph. As a developer, we should have eye-catching landing page.
So, here this article will guide you to set up an awesome display for
your GitHub Landing Page.
First, create a new repository with your username and README.md file in it.
Like in my case github link is https://github.com/the.pro.developer then the username is the.pro.developer So accordingly you can find yours username.
Second,
you need to open your READ.md file of the created repository and style
it to get the effect on landing page. A sample code could be like that
given below :
Make sure to customize the code according to your need.
No comments:
If you have any doubt or suggestion let me know in comment section.