Added new pages to sidebar
This commit is contained in:
parent
65fde6bacc
commit
906107298d
@ -41,6 +41,17 @@ module.exports = {
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
'/admins/': [
|
||||||
|
{
|
||||||
|
title: 'Administrative Dokumentation',
|
||||||
|
collapsable: false,
|
||||||
|
children: [
|
||||||
|
'',
|
||||||
|
'quickstart',
|
||||||
|
'installation'
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
plugins: [
|
plugins: [
|
||||||
|
@ -0,0 +1 @@
|
|||||||
|
# Installation
|
Loading…
x
Reference in New Issue
Block a user