From fd195c3da4ede72a1e6bb424265dfe80348561a9 Mon Sep 17 00:00:00 2001
From: Daniil Krymov <1140778+geeqla@users.noreply.github.com>
Date: Thu, 6 Jul 2023 13:06:42 +0200
Subject: [PATCH] Add social icon for Threads
---
layouts/partials/svg.html | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index e224640..2877b12 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -589,13 +589,16 @@
-
{{- else if (eq $icon_name "telegram") -}}
+{{- else if (eq $icon_name "threads") -}}
+
{{- else if (eq $icon_name "threema") -}}
{{- else if (eq $icon_name "tumblr") -}}
{{- else if (eq $icon_name "twitch") -}}