netlify-sandbox/site/pages.json
2018-10-29 12:12:36 -07:00

25 lines
327 B
JSON

{
"nav": [
{
"text": "Learn",
"link": "/learn/"
},
{
"text": "Software",
"link": "/software/"
},
{
"text": "Community",
"link": "/community/"
},
{
"text": "FAQs",
"link": "/faq/"
},
{
"text": "Blog",
"link": "/blog/"
}
]
}