backend/app/assets/export/html/manifest.json

34 lines
573 B
JSON
Raw Normal View History

2020-10-15 04:13:09 +00:00
{
"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"
}
]
}