Adjust sidebar

This commit is contained in:
neon ball
2024-10-10 20:16:38 +03:00
committed by GitHub
parent 31790190be
commit 2cccd34870
+1 -9
View File
@@ -74,20 +74,12 @@ module.exports = {
}, },
{ {
title: 'Setting up', title: 'How to install',
collapsable: false, collapsable: false,
sidebarDepth: 1, sidebarDepth: 1,
children: [ children: [
'INSTALLER', 'INSTALLER',
'BUILD', 'BUILD',
]
},
{
title: 'Installation',
collapsable: false,
sidebarDepth: 1,
children: [
'BOOT', 'BOOT',
'POST-INSTALL', 'POST-INSTALL',
] ]