From e24cfbaf72a7b7bae60279b74b64a7f4320d6923 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 22 Aug 2026 23:44:19 -0700 Subject: add matrix and xmpp contact methods --- src/components/SocialNavbar.astro | 81 ++++++++++++++++++++++++++++----------- 1 file changed, 59 insertions(+), 22 deletions(-) (limited to 'src/components') diff --git a/src/components/SocialNavbar.astro b/src/components/SocialNavbar.astro index 1ad096f..eb29853 100644 --- a/src/components/SocialNavbar.astro +++ b/src/components/SocialNavbar.astro @@ -5,18 +5,36 @@ import "@fortawesome/fontawesome-free/css/all.min.css";