chane nav contact label;
This commit is contained in:
@@ -8,7 +8,7 @@ import { FaBars, FaTimes } from 'react-icons/fa';
|
|||||||
const NAV_LINKS = [
|
const NAV_LINKS = [
|
||||||
{ href: '/#program', label: 'Programm' },
|
{ href: '/#program', label: 'Programm' },
|
||||||
{ href: '/#info', label: 'Infos' },
|
{ href: '/#info', label: 'Infos' },
|
||||||
{ href: '/#contact', label: 'Kontakt' },
|
{ href: '/#contact', label: 'Anfahrt' },
|
||||||
{ href: '/impressum', label: 'Impressum' },
|
{ href: '/impressum', label: 'Impressum' },
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user