diff --git a/src/.vuepress/config.js b/src/.vuepress/config.js index 427d087..316ed74 100644 --- a/src/.vuepress/config.js +++ b/src/.vuepress/config.js @@ -87,7 +87,8 @@ module.exports = { title: 'Selfservice Dokumentation', collapsable: false, children: [ - '' + '', + 'org_selfservice' ] } ],