mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-19 13:50:00 +10:00
Adjust sidebar
This commit is contained in:
@@ -74,21 +74,13 @@ module.exports = {
|
|||||||
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Setting up',
|
title: 'How to install',
|
||||||
collapsable: false,
|
collapsable: false,
|
||||||
sidebarDepth: 1,
|
sidebarDepth: 1,
|
||||||
children: [
|
children: [
|
||||||
'INSTALLER',
|
'INSTALLER',
|
||||||
'BUILD',
|
'BUILD',
|
||||||
]
|
'BOOT',
|
||||||
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: 'Installation',
|
|
||||||
collapsable: false,
|
|
||||||
sidebarDepth: 1,
|
|
||||||
children: [
|
|
||||||
'BOOT',
|
|
||||||
'POST-INSTALL',
|
'POST-INSTALL',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user