diff --git a/docs/.vuepress/config/theme.js b/docs/.vuepress/config/theme.js index c692ec7..b830a3e 100644 --- a/docs/.vuepress/config/theme.js +++ b/docs/.vuepress/config/theme.js @@ -44,6 +44,10 @@ export default hopeTheme({ text: 'Gradido Software', link: '/projects/gradido' }, + { + text: 'DreamMall.earth', + link: '/projects/dreammall' + }, // { link: '/extras/contributing', text: 'Contributing ✨' }, // { link: '/extras/license', text: 'License 📚' }, ]