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

Commit

Permalink
fix: YuriDevAT (#1404)
Browse files Browse the repository at this point in the history
* Add YuriDevAT profile

* Update name of links

* add JSON at the end of the file
  • Loading branch information
YuriDevAT authored Jun 24, 2022
1 parent 3d40ef4 commit 23fb7ed
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions public/data/YuriDevAT.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Julia Undeutsch",
"type": "personal",
"bio": "I am an Accessibility & Frontend Developer (ReactJS)",
"avatar": "https://github.com/yuridevat.png",
"links": [
{
"name": "Follow me on Twitter",
"url": "https://twitter.com/YuriDevAT",
"icon": "Twitter"
},
{
"name": "Follow me on DEV.to",
"url": "https://dev.to/yuridevat",
"icon": "DEV.to"
},
{
"name": "Follow me on GitHub",
"url": "https://github.com/YuriDevAT",
"icon": "GitHub"
}
]
}

0 comments on commit 23fb7ed

Please sign in to comment.