13 lines
199 B
JavaScript

export default {
MENU: [
{
nameIdent: 'ocelotRebranding.newsFeed',
path: '/',
},
{
nameIdent: 'ocelotRebranding.about',
url: 'https://yunite.org',
},
],
}