Files
hermit-V2/layouts/partials/comments.html
GitHub Action 6cbe854b97 Update Disqus & GoogleAnalytics
Signed-off-by: GitHub Action <action@github.com>
2024-03-13 16:13:29 +00:00

5 lines
131 B
HTML

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