Files
hermit-V2/layouts/partials/comments.html
GitHub Action 5ee9c82125 Add HumanMadeMark
Signed-off-by: GitHub Action <action@github.com>
2024-07-11 11:54:28 +00:00

5 lines
105 B
HTML

{{- if .Site.Config.Services.Disqus.Shortname -}}
{{ template "_internal/disqus.html" . }}
{{- end -}}