diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 286afaf..4dd3daa 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -49,6 +49,7 @@ module.exports = { collapsable: false, children: [ ['/people/ulf-gebhardt', 'Ulf Gebhardt'], + ['/people/wolfgang-huss', 'Wolfgang Huß'], // ['/random/website', 'Websites using this theme 👌'], // ['/random/emoji', 'Emoji 😃'], // ['/random/lorem', 'Lorem Ipsum 🌟'] @@ -64,4 +65,4 @@ module.exports = { } } }, -} \ No newline at end of file +}