From 46f820dd3e623e21ccad174a45e8b1e73adc70d6 Mon Sep 17 00:00:00 2001 From: Niall Maher Date: Fri, 9 Feb 2024 14:29:59 +0000 Subject: [PATCH] Remove 'Support us' link from navigation --- config/site_settings.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/config/site_settings.ts b/config/site_settings.ts index 3b6365d8..1b904c3b 100644 --- a/config/site_settings.ts +++ b/config/site_settings.ts @@ -9,7 +9,6 @@ export const footerNav = [ export const navigation = [ { name: "Articles", href: "/articles" }, { name: "Events", href: "/hub" }, - { name: "Support us", href: "/sponsorship" }, ]; export const userSubNav = [