1
1
Fork 0
portfolio/_data/navigation.json
2024-03-24 11:11:48 -05:00

22 lines
263 B
JSON

[
{
"title": "Home",
"url": "/"
},
{
"title": "Repos",
"url": "/repos/"
},
{
"title": "Career",
"url": "/work/"
},
{
"title": "Community",
"url": "/community/"
},
{
"title": "About",
"url": "/uses/"
}
]