26 lines
331 B
JSON
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/"
|
|
}
|
|
]
|