22 lines
271 B
JSON
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/"
|
|
}
|
|
]
|