summaryrefslogtreecommitdiffstats
path: root/layouts/_default/single.html
diff options
context:
space:
mode:
authoramzrk22020-04-15 13:29:44 +0800
committeramzrk22020-04-15 13:29:44 +0800
commita8f47568568dee333081a2d204fad41fd81cda93 (patch)
tree48aa6ae0720ee21a8cbc42d7f3d83fec206c40e9 /layouts/_default/single.html
parent10b5414837fc272b73922e01d2fe24ddd5080293 (diff)
downloadhugo-theme-fuji-a8f47568568dee333081a2d204fad41fd81cda93.tar.gz
hugo-theme-fuji-a8f47568568dee333081a2d204fad41fd81cda93.tar.bz2
hugo-theme-fuji-a8f47568568dee333081a2d204fad41fd81cda93.zip
Disqus support
Diffstat (limited to 'layouts/_default/single.html')
-rw-r--r--layouts/_default/single.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index 6bfce19..78a9148 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -24,6 +24,9 @@
{{ if .Site.Params.cdnUtterancesJS }}
{{ partial "comment-utterances.html" . }}
{{ end }}
+ {{ if .Site.Params.disqusShortname }}
+ {{ partial "comment-disqus.html" . }}
+ {{ end }}
</div>
<!-- sidebar -->
<div class="col-md-3 col-12 float-left" id="sidebar">