From 9c24186cc5c4b80d535864c91976d8b630509746 Mon Sep 17 00:00:00 2001 From: Sebastian Zanoni Date: Sun, 30 Jul 2023 09:31:23 +0200 Subject: [PATCH] Add X share button --- layouts/partials/share_icons.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/layouts/partials/share_icons.html b/layouts/partials/share_icons.html index 59ed050..8a017dd 100644 --- a/layouts/partials/share_icons.html +++ b/layouts/partials/share_icons.html @@ -23,6 +23,15 @@ {{- end }} + {{- if (cond ($custom) (in $ShareButtons "x") (true)) }} + + + + + + {{- end }} {{- if (cond ($custom) (in $ShareButtons "linkedin") (true)) }}