From 1478c0bc17fa576b9aa0098b2b3072f5d9262d2e Mon Sep 17 00:00:00 2001
From: Richard Slater <630786+RichardSlater@users.noreply.github.com>
Date: Sat, 7 May 2022 15:08:26 +0100
Subject: [PATCH] Add TikTok Social Icon (#905)
---
layouts/partials/svg.html | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index e6b12200..3cdfad43 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -487,6 +487,13 @@
+{{- else if (eq $icon_name "tiktok") -}}
+
{{- else if (eq $icon_name "twitch") -}}