From 66904cc4c2b292e6a3686d483e4054904a9f3954 Mon Sep 17 00:00:00 2001 From: Lucy M <56839145+LucyLikesYourFace@users.noreply.github.com> Date: Sat, 3 Feb 2024 15:33:41 +0000 Subject: [PATCH] Add Fediverse logo (#1409) 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") -}}