mirror of
https://ark.sudovanilla.org/Korbs/butterflyvu.git
synced 2024-12-22 15:23:54 +00:00
58 lines
1.3 KiB
JSON
Executable file
58 lines
1.3 KiB
JSON
Executable file
{
|
|
"SiteSettings": {
|
|
"OrgName": "SudoVanilla",
|
|
"SiteName": "ButterflyVu Demo",
|
|
"SiteProtocol": "http",
|
|
"SiteDomain": "localhost:2014",
|
|
"SiteBase": "",
|
|
"MetaColor": "#161616",
|
|
"WhiteLabel": "true",
|
|
"FooterVersion": "true"
|
|
},
|
|
"FeelbackConfig": {
|
|
"Enabled": false,
|
|
"ContentSetId": "566e8b96-c65e-4bf7-87df-d22a9f4994a2",
|
|
"Present": "like-dislike",
|
|
"Question": "Did this article help?",
|
|
"Answer": "Thank you for your feedback."
|
|
},
|
|
"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": "#"
|
|
}
|
|
]
|
|
} |