17 lines
284 B
JavaScript

export default {
MENU: [
{
nameIdent: 'yuniteRebranding.newsFeed',
path: '/',
},
{
nameIdent: 'yuniteRebranding.myGroups',
path: '/my-groups',
},
{
nameIdent: 'yuniteRebranding.about',
url: 'https://yunite.org',
},
],
}