51 lines
No EOL
1 KiB
JSON
Executable file
51 lines
No EOL
1 KiB
JSON
Executable file
{
|
|
"SiteSettings": {
|
|
"OrgName": "SudoVanilla",
|
|
"SiteName": "ButterflyVu Demo",
|
|
"SiteProtocol": "http",
|
|
"SiteDomain": "localhost:2014",
|
|
"SiteBase": "",
|
|
"MetaColor": "",
|
|
"WhiteLabel": "true",
|
|
"FooterVersion": "true"
|
|
},
|
|
"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": "#"
|
|
}
|
|
]
|
|
} |