From f75b84e3bd6221d77c5608933607b60b9f295ba2 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sun, 20 Oct 2024 11:00:13 -0700 Subject: add bluesky and fediverse to social navbar --- src/components/SocialNavbar.astro | 167 +++++++++++++++++++++----------------- 1 file changed, 92 insertions(+), 75 deletions(-) (limited to 'src/components') diff --git a/src/components/SocialNavbar.astro b/src/components/SocialNavbar.astro index 3ad89a5..5fb9045 100644 --- a/src/components/SocialNavbar.astro +++ b/src/components/SocialNavbar.astro @@ -3,86 +3,103 @@ import "@fortawesome/fontawesome-free/css/all.min.css"; ---
-
- - - - - - - -
+
+ + + + + + + + + +
-- cgit v1.2.3