mirror of
https://ark.sudovanilla.org/Korbs/butterflyvu.git
synced 2024-12-22 23:33:54 +00:00
41 lines
776 B
JSON
Executable file
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": "#"
|
|
}
|
|
]
|
|
} |