mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update sidebars.js
This commit is contained in:
parent
5ead214c37
commit
8044af44d8
@ -226,6 +226,10 @@ const mainSidebar = {
|
|||||||
|
|
||||||
changelog: [
|
changelog: [
|
||||||
/////{ type: 'autogenerated', dirName: 'changelog' },
|
/////{ type: 'autogenerated', dirName: 'changelog' },
|
||||||
|
{
|
||||||
|
type: 'category',
|
||||||
|
label: '0.X.X',
|
||||||
|
items: [
|
||||||
{
|
{
|
||||||
type: 'doc',
|
type: 'doc',
|
||||||
id: '/docs/changelog/intro',
|
id: '/docs/changelog/intro',
|
||||||
@ -297,6 +301,8 @@ const mainSidebar = {
|
|||||||
{
|
{
|
||||||
type: 'doc',
|
type: 'doc',
|
||||||
id: '/docs/changelog/0.1.0',
|
id: '/docs/changelog/0.1.0',
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
// Promo
|
// Promo
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user