From 9ab88c93f72a1ab917c65ac98dc59a8d9556a3b8 Mon Sep 17 00:00:00 2001 From: restot <92ilya.icom@gmail.com> Date: Sun, 29 Nov 2020 03:01:46 -0500 Subject: [PATCH] share icons update --- layouts/partials/share_icons.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/layouts/partials/share_icons.html b/layouts/partials/share_icons.html index e1d40a7..49189b6 100644 --- a/layouts/partials/share_icons.html +++ b/layouts/partials/share_icons.html @@ -8,7 +8,7 @@ {{ range . }}{{ $hashtags.Add "tags" (slice (replaceRE "(\\s)" "" . ))}}{{end}} {{ $.Scratch.Set "tags" (delimit ($hashtags.Get "tags") ",") }} {{- end }} - +{{- if .Site.Params.ShareButtons }}
+{{- end -}} \ No newline at end of file