diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index b6c8258d..1427ac75 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -11,7 +11,7 @@ module.exports = { socialSharePlugin(), ], theme: defaultTheme({ - sidebarDepth: 0, + sidebarDepth: 1, contributors: false, notFound: ['Sorry, etwas ist schief gelaufen.'], backToHome: 'Zurück zur Startseite',