From a2eb47bb4b805116dcd34c1605d39835121f8dbe Mon Sep 17 00:00:00 2001
From: Geeqla <1140778+geeqla@users.noreply.github.com>
Date: Sun, 15 Sep 2024 10:11:52 +0200
Subject: [PATCH] Add a social icon for Wikipedia (#1600)
---
layouts/partials/svg.html | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 0d39dc0866..890b9099d1 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -886,6 +886,11 @@
+{{- else if or (eq $icon_name "wikipedia") (eq $icon_name "wiki") -}}
+
{{- else if (eq $icon_name "wordpress") -}}