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

added crazydevlegend #1905

Merged
merged 2 commits into from
Oct 5, 2022
Merged
Changes from all commits
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
23 changes: 23 additions & 0 deletions public/data/crazydevlegend.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Robert Carden",
"type": "personal",
"bio": "Full-stack | Blockchain expert | Open Source Enthusiast!",
"avatar": "https://github.com/crazydevlegend.png",
"links": [
{
"name": "Follow me on GitHub",
"url": "https://github.com/crazydevlegend",
"icon": "github"
},
{
"name": "Follow me on Twitter",
"url": "https://twitter.com/crazydevlegend",
"icon": "twitter"
},
{
"name": "Portfolio",
"url": "https://crazy-dev-legend.netlify.app",
"icon": "globe"
}
]
}