Merge branch 'master' into describe-services

This commit is contained in:
Hannes Heine 2024-03-07 14:56:14 +01:00 committed by GitHub
commit 7c1b17eacd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,6 +44,10 @@ export default hopeTheme({
text: 'Gradido Software', text: 'Gradido Software',
link: '/projects/gradido' link: '/projects/gradido'
}, },
{
text: 'DreamMall.earth',
link: '/projects/dreammall'
},
// { link: '/extras/contributing', text: 'Contributing ✨' }, // { link: '/extras/contributing', text: 'Contributing ✨' },
// { link: '/extras/license', text: 'License 📚' }, // { link: '/extras/license', text: 'License 📚' },
] ]