From 3a064f5c76f6006e95a1b46c209862086ba55008 Mon Sep 17 00:00:00 2001
From: COxDE <63153334+coxde@users.noreply.github.com>
Date: Sat, 26 Aug 2023 15:48:14 +0100
Subject: [PATCH] Add the social icon for Firefish (#1294)
---
layouts/partials/svg.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 27582277..068e4dcf 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -195,6 +195,10 @@
stroke-linecap="round" stroke-linejoin="round">
+{{- else if (eq $icon_name "firefish") -}}
+
{{- else if (eq $icon_name "flickr") -}}