1
1
Fork 0
portfolio/_data/navigation.json
2021-03-09 10:42:23 -06:00

22 lines
271 B
JSON

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