2022-09-22 17:52:03 +02:00

14 lines
209 B
JavaScript

export default {
MENU: [
// {
// name: 'Beiträge',
// path: '/#',
// },
// {
// name: 'Über Yunite',
// path: '/#',
// url: 'https://yunite.org',
// },
],
}