From efe4cb45161be836d602d5cd0f857e62661dae8b Mon Sep 17 00:00:00 2001
From: COxDE <63153334+coxde@users.noreply.github.com>
Date: Sat, 26 Aug 2023 15:48:57 +0100
Subject: [PATCH] Add social icon for Pleroma (#1293)
---
layouts/partials/svg.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 068e4dcf..37441e61 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -501,6 +501,10 @@
+{{- else if (eq $icon_name "pleroma") -}}
+
{{- else if (eq $icon_name "qq") -}}