From 89b40c2b3a78ecbcd1028033f4bf9829b9c664e2 Mon Sep 17 00:00:00 2001 From: Lio Date: Thu, 25 Jul 2024 20:44:53 +0200 Subject: [PATCH] add icon funnies for email icon --- src/components/Social.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Social.astro b/src/components/Social.astro index ecf63de..76bd94e 100644 --- a/src/components/Social.astro +++ b/src/components/Social.astro @@ -7,7 +7,7 @@ const useIcons = Boolify(import.meta.env.PUBLIC_USEICONS); { useIcons && ( - + ) }