Added new pages to sidebar

This commit is contained in:
Nicolai Ort 2021-02-13 21:48:54 +01:00
parent 65fde6bacc
commit 906107298d
2 changed files with 12 additions and 0 deletions

View File

@ -41,6 +41,17 @@ module.exports = {
] ]
} }
], ],
'/admins/': [
{
title: 'Administrative Dokumentation',
collapsable: false,
children: [
'',
'quickstart',
'installation'
]
}
],
} }
}, },
plugins: [ plugins: [

View File

@ -0,0 +1 @@
# Installation