log101-dot-dev/layouts/partials/comments.html

4 lines
84 B
HTML
Raw Normal View History

2023-12-04 03:43:34 +00:00
{{- if .Site.DisqusShortname }}
{{ template "_internal/disqus.html" . }}
{{- end }}