Update sidebars.js

This commit is contained in:
Stefan Pejcic 2024-08-20 12:15:28 +02:00 committed by GitHub
parent 5ead214c37
commit 8044af44d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
{ {