From 31b1d7751e97747f0ecbeea96df673d16794282a Mon Sep 17 00:00:00 2001 From: Flemming Petersen Date: Tue, 26 Dec 2023 18:12:58 +0100 Subject: [PATCH] Update links in Footer component --- content/_components/Footer.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/_components/Footer.tsx b/content/_components/Footer.tsx index b73fb51..19a892f 100644 --- a/content/_components/Footer.tsx +++ b/content/_components/Footer.tsx @@ -3,17 +3,17 @@ export default ({ text }) => (

{text.footer_slogan}{" "} - Chaos Computer Club e.V. + Chaos Computer Club e.V.

- + {text.footer_imprint} {!text.footer_imprint && Impressum} {" "} &{" "} - + {text.footer_privacy} {!text.footer_privacy && Datenschutz}