Add groups header menu

This commit is contained in:
Wolfgang Huß 2022-09-26 17:16:38 +02:00
parent 34c5096755
commit 3b034679bc

View File

@ -4,6 +4,10 @@ export default {
name: 'Beiträge',
path: '/#',
},
{
name: 'Gruppen',
path: '/my-groups',
},
{
name: 'Über Yunite',
url: 'https://yunite.org',