[FEATURE] Increase Sidebar deepth

This commit is contained in:
Nikolas Hagelstein 2022-08-09 19:25:16 +02:00
parent 1c0ef5b94a
commit d161385a17

View file

@ -11,7 +11,7 @@ module.exports = {
socialSharePlugin(), socialSharePlugin(),
], ],
theme: defaultTheme({ theme: defaultTheme({
sidebarDepth: 0, sidebarDepth: 1,
contributors: false, contributors: false,
notFound: ['Sorry, etwas ist schief gelaufen.'], notFound: ['Sorry, etwas ist schief gelaufen.'],
backToHome: 'Zurück zur Startseite', backToHome: 'Zurück zur Startseite',