summaryrefslogtreecommitdiffstats
path: root/layouts/_default/single.html
diff options
context:
space:
mode:
authoramzrk22020-04-14 11:01:40 +0800
committeramzrk22020-04-14 11:01:40 +0800
commitb2343edc52c1d6dc9b07accba756a08aba5e4e4f (patch)
tree85a8ef304415f351104bd4e1f1200c5e5025f17a /layouts/_default/single.html
parentf5be5e6cbed53afdc2e6ea73d3da9d5bb0057bec (diff)
downloadhugo-theme-fuji-b2343edc52c1d6dc9b07accba756a08aba5e4e4f.tar.gz
hugo-theme-fuji-b2343edc52c1d6dc9b07accba756a08aba5e4e4f.tar.bz2
hugo-theme-fuji-b2343edc52c1d6dc9b07accba756a08aba5e4e4f.zip
utterances support
Diffstat (limited to 'layouts/_default/single.html')
-rw-r--r--layouts/_default/single.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index 36695be..b21c511 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -14,6 +14,7 @@
{{ .Content }}
</div>
</article>
+ {{ partial "comment-utterances.html" . }}
</div>
<!-- sidebar -->
<div class="col-md-3 col-12 float-left" id="sidebar">