culinary.kemonine.info/themes/gochowdown/layouts/partials/posts/disqus.html

4 lines
161 B
HTML
Raw Normal View History

2022-12-03 15:27:03 +00:00
{{- if and (not (eq .Site.DisqusShortname "" )) (eq (.Params.disable_comments | default false) false) -}}
{{ template "_internal/disqus.html" . }}
{{- end -}}