From 8ac719fb568b67225af2962cbce898c20c7c6f46 Mon Sep 17 00:00:00 2001 From: Geeqla <1140778+geeqla@users.noreply.github.com> Date: Sun, 9 Jul 2023 07:38:57 +0200 Subject: [PATCH] Add social icon for Threads (#1256) --- 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 e2246402..2877b12a 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") -}} @@ -613,7 +616,7 @@ {{- else if (eq $icon_name "tumblr") -}} - + {{- else if (eq $icon_name "twitch") -}}