From 243ba38a34ce03a6c44c1eed36e22bc992ccc019 Mon Sep 17 00:00:00 2001
From: PepeV_nRT <153303346+pepev-nrt@users.noreply.github.com>
Date: Sat, 22 Feb 2025 18:33:41 +0100
Subject: [PATCH] Add social icon for Bookwyrm (#1681)
---
layouts/partials/svg.html | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 1a1ecf1e..c72a921e 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -73,6 +73,11 @@
+{{- else if (eq $icon_name "bookwyrm") -}}
+
{{- else if (eq $icon_name "bugcrowd") -}}