From 85c73c22c8ac35df85211ea720adcd992fa7a5ae Mon Sep 17 00:00:00 2001 From: Peter <42907716+MrShack@users.noreply.github.com> Date: Sun, 6 Apr 2025 14:38:40 +0200 Subject: [PATCH] Update "Contact Us" link to use routerLink Replaced the external Typeform link with an internal [routerLink] to route to the "/contact" page. This ensures consistency and improves navigation within the application. --- frontend/src/app/header/header.component.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/app/header/header.component.html b/frontend/src/app/header/header.component.html index e459f18..08a5c74 100644 --- a/frontend/src/app/header/header.component.html +++ b/frontend/src/app/header/header.component.html @@ -56,7 +56,7 @@
  • Team
  • Famous Birthdays
  • Community
  • -
  • Contact Us
  • +
  • Contact Us
  • Ban Appeal
  • Blog
  • @@ -120,8 +120,8 @@ - +