From e0916da65f52b9cffec06e9b93abc65b5056d9ca Mon Sep 17 00:00:00 2001 From: Daniel Burger Date: Tue, 8 Aug 2023 17:38:34 +0200 Subject: [PATCH] Point newsletter URL to new website --- app/components/Navigation/components/DesktopNavigation.tsx | 2 +- app/components/Navigation/components/MobileNavigation.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/Navigation/components/DesktopNavigation.tsx b/app/components/Navigation/components/DesktopNavigation.tsx index 4ae8ebb..48b4c3b 100644 --- a/app/components/Navigation/components/DesktopNavigation.tsx +++ b/app/components/Navigation/components/DesktopNavigation.tsx @@ -84,7 +84,7 @@ export default function DesktopNavigation(props: { adjustBodyScroll: (arg0: bool