Bunnystone/config.json
2025-01-09 22:57:02 -05:00

54 lines
No EOL
1.3 KiB
JSON

{
"SiteSettings": {
"OrgName": "SudoVanilla",
"SiteName": "Bunnystone",
"SiteProtocol": "https",
"SiteDomain": "bunnystone.docs.sudovanilla.org",
"SiteBase": "",
"MetaColor": "",
"WhiteLabel": "true",
"FooterVersion": "true"
},
"Ghost": {
"Enabled": false,
"Instance": "https://minpluto.ghost.sudovanilla.org",
"Key": "22f4a31cd6f8cc0b2a2718a0cd"
},
"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": "Website",
"link": "https://bunnystone.sudovanilla.org/"
}
],
"SidebarItems": [
{
"heading": "Introduction"
},
{
"text": "Introduction",
"link": "/introduction/"
},
{
"text": "FAQ",
"link": "/faq/"
},
{
"heading": "Your Account"
},
{
"text": "Register and Login",
"link": "/register-and-login/"
},
{
"text": "Reset Password",
"link": "/reset-password/"
}
]
}