load kudos placeholder

This commit is contained in:
John Bowdre 2024-06-14 15:38:52 -05:00
parent cf1f5ead85
commit efea55cb29

View file

@ -42,7 +42,7 @@
{{- if or (eq $reply true) (eq .Site.Params.analytics "true") }}
<hr>
{{- if eq .Site.Params.analytics true }}
<span class="post_kudos"><button class="tinylytics_kudos"></button></span>
<span class="post_kudos"><button class="tinylytics_kudos">🎉 0</button></span>
{{- end }}
{{- if (eq $reply true) }}
{{- $path := .Page.RelPermalink | path.Dir }}