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

5 lines
132 B
HTML

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