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

Commit c4b4997

Browse files
committed
data: Marsmarv
1 parent 8da58a5 commit c4b4997

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

data/Marsmarv/Marsmarv.json

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"name": "Marvin Romero",
3+
"bio": "Have a look at my BioDrop Profile!",
4+
"links": [
5+
{
6+
"name": "Linkedin",
7+
"url": "https://www.linkedin.com/in/marvin-romero-fullstack/",
8+
"icon": "FaLinkedin"
9+
},
10+
{
11+
"name": "Github",
12+
"url": "https://github.com/Marsmarv",
13+
"icon": "FaGithub"
14+
}
15+
]
16+
}

0 commit comments

Comments
 (0)