Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

data: theranamuskan #3671

Merged
41 changes: 41 additions & 0 deletions data/theranamuskan.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"name": "Rana Muskan",
"displayStatsPublic": true,
"type": "personal",
"bio": "Open Source Contributor, Web Developer, Flutter Developer, Youtuber",
"avatar": "https://github.com/theranamuskan.png",
SaraJaoude marked this conversation as resolved.
Show resolved Hide resolved
"links": [
{
"name": "Twitter",
"url": "https://twitter.com/theranamuskan",
"icon": "Fatwitter"
},
{
"name": "Instagram",
"url": "https://www.instagram.com/theranamuskan/",
"icon": "FaInstagram"
},
{
"name": "LinkedIn",
"url": "https://www.linkedin.com/in/theranamuskan/",
"icon": "FaLinkedin"
},
{
"name": "GitHub",
"url": "https://github.com/theranamuskan",
"icon": "FaGithub"
}
],
"links": [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you have duplicate code. delete lines 27 to 39

{
"name": "Follow on twitter",
"url": "https://twitter.com/theranamuskan",
"icon": "Fatwitter"
},
{
"name": "Follow me on Instagram",
"url": "https://www.instagram.com/theranamuskan/",
"icon": "FaInstagram"
}
SaraJaoude marked this conversation as resolved.
Show resolved Hide resolved
]
}