1
0
Fork 0
mirror of https://ark.sudovanilla.org/Korbs/butterflyvu.git synced 2024-12-22 23:33:54 +00:00
butterflyvu/config.json
2024-09-17 23:07:39 -04:00

41 lines
776 B
JSON
Executable file

{
"HeaderItems": [
{
"text": "Syntax",
"link": "/syntax/"
},
{
"text": "Components",
"link": "/components/"
},
{
"text": "Link",
"link": "#"
}
],
"SidebarItems": [
{
"heading": "Heading"
},
{
"text": "Syntax",
"link": "syntax/"
},
{
"text": "Components",
"link": "/components/"
},
{
"text": "Document Title",
"link": "#"
},
{
"text": "Document Title",
"link": "#"
},
{
"text": "Document Title",
"link": "#"
}
]
}