another kudos tweak

This commit is contained in:
John Bowdre 2024-01-20 09:17:13 -06:00
parent bf34653697
commit e9f57f8033

View file

@ -26,7 +26,7 @@
{{- if ne $showComments false }} {{- if ne $showComments false }}
<hr> <hr>
{{- if eq .Site.Params.analytics true }} {{- if eq .Site.Params.analytics true }}
<span class="post_kudos">Enjoyed this post?<button class="tinylytics_kudos"></button></span> <span class="post_kudos">Enjoyed this post?&nbsp;<button class="tinylytics_kudos"></button></span>
{{- end }} {{- end }}
{{- partial "comments" . }} {{- partial "comments" . }}
{{- end }} {{- end }}