From 651091a8de4ba4e2a75e2abd4a7b9ed9e62f6e4c Mon Sep 17 00:00:00 2001
From: James Lamp <168210061+jglamp@users.noreply.github.com>
Date: Thu, 9 May 2024 09:50:28 -0400
Subject: [PATCH] Update svg.html
Added IMDb, Spacehey and fixed Pinterest logo
---
layouts/partials/svg.html | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 02fafe47bf..da64f9031b 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -363,6 +363,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") -}}