comment out headerMenu.js

This commit is contained in:
ogerly 2022-10-21 12:30:45 +02:00
parent ef316d5c36
commit b467e6846a

View File

@ -1,12 +1,12 @@
export default {
MENU: [
{
nameIdent: 'Über Ocelot',
path: '/',
},
{
nameIdent: 'About',
url: 'https://ocelot.org',
},
// {
// nameIdent: 'nameIdent',
// path: '/',
// },
// {
// nameIdent: 'nameIdent',
// url: 'https://ocelot.social',
// },
],
}