diff --git a/src/.vuepress/config.js b/src/.vuepress/config.js index f9ae527..18579b5 100644 --- a/src/.vuepress/config.js +++ b/src/.vuepress/config.js @@ -96,6 +96,17 @@ module.exports = { ] } ], + '/scanstations/': [ + { + title: 'Scannerstation Dokumentation', + collapsable: false, + children: [ + '', + 'config', + 'hardware' + ] + } + ], } }, '/en/': {