From 573d1741304a3c73cc432298531027ccaf948f01 Mon Sep 17 00:00:00 2001
From: Lucy M <56839145+LucyLikesYourFace@users.noreply.github.com>
Date: Thu, 1 Feb 2024 03:23:37 +0000
Subject: [PATCH] Add Fediverse logo
Added a fediverse social icon to svg.html
---
layouts/partials/svg.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 5d84ff8..55cbcfb 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -207,6 +207,10 @@
stroke-linecap="round" stroke-linejoin="round">
+{{- else if (eq $icon_name "fediverse") -}}
+
{{- else if (eq $icon_name "firefish") -}}