diff options
Diffstat (limited to 'layouts/_default/single.html')
-rw-r--r-- | layouts/_default/single.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 7bd92e8..6056021 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -20,10 +20,6 @@ </blockquote> </div> {{ end }} -{{ if .Site.Params.utterancesComment }} {{ partial "comment-utterances.html" . }} -{{ end }} -{{ if .Site.Params.disqusComment }} {{ partial "comment-disqus.html" . }} -{{ end }} {{ end }}
\ No newline at end of file |