1
1
Fork 0
portfolio/_data/navigation.json
2025-05-09 11:50:34 -06:00

22 lines
262 B
JSON

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