1
1
Fork 0
portfolio/_data/navigation.json
2021-02-03 23:07:15 -06:00

22 lines
277 B
JSON

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