From 8c2a27729d30b65e6a0912d2a597c35dde878f88 Mon Sep 17 00:00:00 2001 From: Patrick Kollitsch <davidsneighbourdev+gh@gmail.com> Date: Wed, 15 Apr 2026 07:14:09 +0000 Subject: [PATCH] fix: add codeberg icon in socials --- assets/ananke/socials/codeberg.svg | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/assets/ananke/socials/codeberg.svg b/assets/ananke/socials/codeberg.svg new file mode 100644 index 0000000..182ea4a --- /dev/null +++ b/assets/ananke/socials/codeberg.svg @@ -0,0 +1 @@ +<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Codeberg</title><path d="M11.999.747A11.974 11.974 0 0 0 0 12.75c0 2.254.635 4.465 1.833 6.376L11.837 6.19c.072-.092.251-.092.323 0l4.178 5.402h-2.992l.065.239h3.113l.882 1.138h-3.674l.103.374h3.86l.777 1.003h-4.358l.135.483h4.593l.695.894h-5.038l.165.589h5.326l.609.785h-5.717l.182.65h6.038l.562.727h-6.397l.183.65h6.717A12.003 12.003 0 0 0 24 12.75 11.977 11.977 0 0 0 11.999.747zm3.654 19.104.182.65h5.326c.173-.204.353-.433.513-.65zm.385 1.377.18.65h3.563c.233-.198.485-.428.712-.65zm.383 1.377.182.648h1.203c.356-.204.685-.412 1.042-.648zz"/></svg> \ No newline at end of file -- Gitblit v1.10.0