1
1
Fork 0
portfolio/_data/navigation.json

26 lines
312 B
JSON

[
{
"title": "Home",
"url": "/"
},
{
"title": "Code",
"url": "/repos/"
},
{
"title": "Career",
"url": "/work/"
},
{
"title": "Community",
"url": "/community/"
},
{
"title": "Blog",
"url": "/blog/"
},
{
"title": "About",
"url": "/uses/"
}
]