From f8563f92644964a628bc3be3d28675991371ad10 Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Fri, 23 Feb 2024 17:10:50 +0100 Subject: [PATCH] :children_crossing: social links now opens in new tab Signed-off-by: Sindre Kjelsrud --- src/components/Footer.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 638908d..2c2770d 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -24,13 +24,13 @@ const today = new Date();