mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-01 22:42:45 +02:00
@@ -1,4 +1,4 @@
|
||||
{{- $pc := .Page.Site.PrivacyConfig.Disqus -}}
|
||||
{{- $pc := .Page.Site.Config.Privacy.Disqus -}}
|
||||
{{- if not $pc.Disable -}}
|
||||
{{ if .Site.DisqusShortname }}<div id="disqus_thread"></div>
|
||||
<script>
|
||||
|
Reference in New Issue
Block a user