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

data archeana #9665

Merged
merged 11 commits into from
Oct 30, 2023
21 changes: 21 additions & 0 deletions data/archeana.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "Ana Jesus",
"bio": "Web Developer & Archaeo Enthusiast.",
"links": [
{
"name": "Follow me on Medium",
"url": "https://medium.com/@anajesus12",
"icon": "FaMedium"
},
{
"name": "Follow me on Github",
"url": "https://github.com/archeana",
"icon": "FaGithub"
},
{
"name": "Follow me on Linkedin",
"url": "https://www.linkedin.com/in/ana-jesus-1644374a/",
"icon": "SiLinkedin"
}
]
}