1
1
Fork 0
portfolio/_data/navigation.json
2021-03-01 11:40:40 -06:00

26 lines
331 B
JSON

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