7033b7fe08
Signed-off-by: GitHub Action <action@github.com>
5 lines
132 B
HTML
5 lines
132 B
HTML
{{- if (or .Site.Config.Services.Disqus.Shortname .Site.DisqusShortname) -}}
|
|
{{ template "_internal/disqus.html" . }}
|
|
{{- end -}}
|
|
|