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

data: MhL5 #10325

Merged
merged 3 commits into from
Apr 10, 2024
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
8 changes: 8 additions & 0 deletions data/MhL5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "Mohammad Hosein Lashani (TEST)",
"displayStatsPublic": true,
"type": "personal",
"bio": ".....",
"avatar": "https://github.com/MhL5.png",
Copy link
Member

Choose a reason for hiding this comment

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

Please remove type, avatar, and displayStatsPublic from your json, as we no longer need these. Also, consider adding something in bio too.

Suggested change
"displayStatsPublic": true,
"type": "personal",
"bio": ".....",
"avatar": "https://github.com/MhL5.png",
"bio": ".....",

"links": [{ "name": "github","url": "https://github.com/MhL5","icon": "FaGithub" }]
}
Loading