From 7c1f68e05af2a6a8c38315f3a764f57ed0ff0b46 Mon Sep 17 00:00:00 2001
From: James Lamp <168210061+jglamp@users.noreply.github.com>
Date: Sat, 11 May 2024 09:42:45 -0400
Subject: [PATCH] Add IMDb, Spacehey and fixed Pinterest logo (#1510)
---
layouts/partials/svg.html | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index ef01dd583c..38d8d80433 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -393,6 +393,10 @@
+{{- else if (eq $icon_name "imdb") -}}
+
{{- else if (eq $icon_name "instagram") -}}
+{{- else if (eq $icon_name "pinterest") -}}
+
{{- else if (eq $icon_name "pocketcasts") -}}
+{{- else if (eq $icon_name "spacehey") -}}
+
{{- else if (eq $icon_name "spotify") -}}