We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5422b61 commit 3da1451Copy full SHA for 3da1451
layouts/docs/list.html
@@ -14,7 +14,7 @@ <h1>{{ .Title }}</h1>
14
{{ partial "feedback.html" .Site.Params.ui.feedback }}
15
<br />
16
{{ end }}
17
- {{ if (.Site.DisqusShortname) }}
+ {{ if (.Site.Config.Services.Disqus.Shortname) }}
18
19
{{ partial "disqus-comment.html" . }}
20
layouts/v4.5.0/list.html
0 commit comments