From e324db2b4cf9bea70b67f4b21a8e17e07ee0025c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20St=C3=BCckler?= Date: Wed, 18 Oct 2023 14:55:21 +0200 Subject: [PATCH] fix: footer logos --- src/components/Footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 49afeb43..221c9014 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -71,7 +71,7 @@ const Footer: React.FC = ({ className, menu, locale }: Props) => { className={'-mt-12 sm:mt-0 h-full flex-shrink'} href="https://www.giz.de" target="_blank"> - {locale === "ua" ? : } + {locale === "ua" ? : }