1
1
Fork 0
portfolio/_data/navigation.json
2024-03-23 15:13:12 -05:00

22 lines
264 B
JSON

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