From 30351ce92a230d8157e6db25095f763ca972db7e Mon Sep 17 00:00:00 2001 From: Elisabeth Kletsko Date: Tue, 6 Aug 2024 08:57:40 +0200 Subject: [PATCH] feat(footer): update social media links (#221) --- src/components/Footer/Footer.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Footer/Footer.astro b/src/components/Footer/Footer.astro index 184c01b..48b3d85 100644 --- a/src/components/Footer/Footer.astro +++ b/src/components/Footer/Footer.astro @@ -40,7 +40,7 @@ const content = await getTranslatedContent("Footer", lang);