From d04da8873df7dafb835fb6085bb01cf7b6b8549d Mon Sep 17 00:00:00 2001 From: "Blockbreaker (aka drippypop)" <146481814+TheBlockbreaker@users.noreply.github.com> Date: Sat, 7 Sep 2024 00:22:13 +0000 Subject: [PATCH] get rid of those links n crap --- src/components/LinksDropdown.tsx | 15 --------------- src/components/layout/Footer.tsx | 6 ------ src/components/layout/Navigation.tsx | 16 ---------------- 3 files changed, 37 deletions(-) diff --git a/src/components/LinksDropdown.tsx b/src/components/LinksDropdown.tsx index c0da66eea..394cdc002 100644 --- a/src/components/LinksDropdown.tsx +++ b/src/components/LinksDropdown.tsx @@ -142,9 +142,6 @@ export function LinksDropdown(props: { children: React.ReactNode }) { {t("navigation.menu.about")} - - {t("navigation.menu.donation")} - {deviceName ? ( ) : null} - -
- - - -
diff --git a/src/components/layout/Footer.tsx b/src/components/layout/Footer.tsx index 44c610588..1d59367ef 100644 --- a/src/components/layout/Footer.tsx +++ b/src/components/layout/Footer.tsx @@ -74,12 +74,6 @@ export function Footer() {

{t("footer.legal.disclaimerText")}

- - {t("footer.links.github")} - - - {t("footer.links.discord")} -
diff --git a/src/components/layout/Navigation.tsx b/src/components/layout/Navigation.tsx index d9398abac..041731d65 100644 --- a/src/components/layout/Navigation.tsx +++ b/src/components/layout/Navigation.tsx @@ -86,22 +86,6 @@ export function Navigation(props: NavigationProps) { > - - - - - -