diff --git a/src/config.ts b/src/config.ts index 5cb7851..b434c53 100644 --- a/src/config.ts +++ b/src/config.ts @@ -15,13 +15,8 @@ export const WebsiteConfig = { navigation: [ { label: "About", - link: "#", - childs: [ - { - label: "About the event", - link: "/about", - } - ] + link: "/about", + childs: [] }, { label: "Venue & Travel",