Live link: View
- Fork repo
- Create new branch
- Add your profile to
contributors.json
. (See format below) - Submit pull request
{
"name": "",
"bio": "",
"socials": [
{
"platform": "twitter",
"username": ""
},
{
"platform": "linkedin",
"username": ""
},
{
"platform": "github",
"username": ""
}
]
}