From cc1fd12bb5d9496a04d0f697b876fbecf60b4f9a Mon Sep 17 00:00:00 2001 From: Ivan Reshetnikov Date: Tue, 27 Feb 2024 22:30:38 +0500 Subject: [PATCH] feat(footer): add xmpp --- public/icons/xmpp.svg | 1 + src/components/Footer.astro | 29 ++++++++++++++++++++--------- 2 files changed, 21 insertions(+), 9 deletions(-) create mode 100644 public/icons/xmpp.svg diff --git a/public/icons/xmpp.svg b/public/icons/xmpp.svg new file mode 100644 index 0000000..cf7f1b3 --- /dev/null +++ b/public/icons/xmpp.svg @@ -0,0 +1 @@ +XMPP diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 55a32bb..be76ef2 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -31,15 +31,6 @@ /> Mastodon - - Matrix logo - Matrix - +
+ + Matrix logo + @lumin:matrix.comfycamp.space + + + XMPP logo + lumin@xmpp.comfycamp.space + +