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

data:Madhavi210 #3623

Merged
merged 3 commits into from
Jan 19, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions data/Madhavi210.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Madhavi Joshi",
"displayStatsPublic": true,
"type": "personal",
"bio": "Learning Full Stack Web Development",
"avatar": "https://github.com/Madhavi210.png",
"links": [
{
"name": "Follow me on Twitter",
"url": "https://twitter.com/Madhavi_Joshi__",
"icon": "FaTwitter"
}
Pradumnasaraf marked this conversation as resolved.
Show resolved Hide resolved
{
"name": "Follow me on LinkedIn",
"url": "https://www.linkedin.com/in/madhavi-joshi-0b3228239/",
"icon": "FaLinkedIn"
Copy link
Contributor

Choose a reason for hiding this comment

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

Linkedin icon name should be FaLinkedin

Suggested change
"icon": "FaLinkedIn"
"icon": "FaLinkedin"

}
Pradumnasaraf marked this conversation as resolved.
Show resolved Hide resolved
{
"name": "Follow me on Github",
"url": "https://github.com/Madhavi210",
"icon": "FaGithub"
}
]
}