2022-10-21 12:30:45 +02:00

13 lines
197 B
JavaScript

export default {
MENU: [
// {
// nameIdent: 'nameIdent',
// path: '/',
// },
// {
// nameIdent: 'nameIdent',
// url: 'https://ocelot.social',
// },
],
}