Zorn/config.json
2024-12-11 21:07:32 -05:00

89 lines
No EOL
2.1 KiB
JSON

{
"SiteSettings": {
"OrgName": "MinPluto",
"SiteName": "Zorn",
"SiteProtocol": "https",
"SiteDomain": "zorn.docs.sudovanilla.org",
"SiteBase": "",
"MetaColor": "",
"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": "Demo",
"link": "https://zorn.demo.sudovanilla.org/"
},
{
"text": "Package",
"link": "https://registry.sudovanilla.org/-/web/detail/@minpluto/zorn"
},
{
"text": "Documentation",
"link": "/introduction/"
},
{
"text": "Source Code",
"link": "https://ark.sudovanilla.org/MinPluto/Zorn/"
}
],
"SidebarItems": [
{
"heading": "Introduction"
},
{
"text": "Introduction",
"link": "/introduction/"
},
{
"text": "Installation",
"link": "/installation/"
},
{
"text": "Compatibility",
"link": "/compatibility/"
},
{
"heading": "Usage"
},
{
"text": "Basic Setup",
"link": "/basic-setup/"
},
{
"text": "Audio Source",
"link": "/audio-source/"
},
{
"text": "Setting Menus",
"link": "/setting-menus/"
},
{
"text": "Toggles",
"link": "/toggles/"
},
{
"text": "Subtitles",
"link": "/subtitles/"
},
{
"text": "Milieu",
"link": "/milieu/"
},
{
"text": "HLS",
"link": "/live/"
},
{
"text": "YouTube",
"link": "/youtube/"
}
]
}