diff --git a/src/.vuepress/config.js b/src/.vuepress/config.js index c481425..34a3334 100644 --- a/src/.vuepress/config.js +++ b/src/.vuepress/config.js @@ -17,11 +17,11 @@ module.exports = { lastUpdated: false, nav: [ { - text: 'Nutzer', + text: 'Für Nutzer', link: '/users/', }, { - text: 'Admins', + text: 'Für Admins', link: '/admins/' }, { @@ -32,7 +32,7 @@ module.exports = { sidebar: { '/users/': [ { - title: 'User', + title: 'Nutzerdokumentation', collapsable: false, children: [ '',