Devojo/config.json
2024-12-11 00:24:14 -05:00

38 lines
No EOL
922 B
JSON

{
"SiteSettings": {
"OrgName": "SudoVanilla",
"SiteName": "Devojo",
"SiteProtocol": "https",
"SiteDomain": "devojo.docs.sudovanilla.org",
"SiteBase": "",
"MetaColor": "",
"WhiteLabel": "true",
"FooterVersion": "true"
},
"HeaderItems": [
{
"text": "Download",
"link": "#"
}
],
"FeelbackConfig": {
"Enabled": false,
"ContentSetId": "566e8b96-c65e-4bf7-87df-d22a9f4994a2",
"Present": "like-dislike",
"Question": "Did this article help?",
"Answer": "Thank you for your feedback."
},
"SidebarItems": [
{
"heading": "Introduction"
},
{
"text": "Introduction",
"link": "/introduction/"
},
{
"text": "Installation",
"link": "/installation/"
}
]
}