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 && ( - + ) }