mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-09 17:42:19 +00:00
another kudos tweak
This commit is contained in:
parent
bf34653697
commit
e9f57f8033
1 changed files with 1 additions and 1 deletions
|
@ -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? <button class="tinylytics_kudos"></button></span>
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- partial "comments" . }}
|
{{- partial "comments" . }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
Loading…
Reference in a new issue