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