backend/app/assets/export/html/manifest.json
garrettmills 54d07754ac
All checks were successful
continuous-integration/drone/push Build is passing
Start new HTML export logic
2020-10-14 23:13:09 -05:00

34 lines
573 B
JSON

{
"sidebar": [
{
"title": "Dashboard",
"level": 0,
"link": "page-Dashboard.html"
},
{
"title": "Shortcuts",
"level": 1,
"link": "page-Shortcuts.html"
},
{
"title": "Overview",
"level": 0,
"link": "page-Overview.html"
},
{
"title": "Events",
"level": 1,
"link": "page-Events.html"
},
{
"title": "Profile",
"level": 1,
"link": "page-Profile.html"
},
{
"title": "Status",
"level": 2,
"link": "page-Status.html"
}
]
}