mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
18 lines
279 B
JSON
18 lines
279 B
JSON
{
|
|
"someSidebar": [
|
|
{
|
|
"type": "category",
|
|
"label": "Getting Started",
|
|
"items": [
|
|
"getting-started/overview",
|
|
"getting-started/quickstart"
|
|
],
|
|
"collapsed": false
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "licence"
|
|
}
|
|
]
|
|
}
|