Skip to content

Commit 0925ee8

Browse files
authored
Remove Disqus comments section
Removed Disqus comments section from single.html.
1 parent 95e116a commit 0925ee8

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

themes/beautifulhugo/layouts/_default/single.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,7 @@ <h4 class="see-also">{{ i18n "seeAlso" }}</h4>
9090
</script>
9191
</div>
9292
{{ else }}
93-
<div class="disqus-comments">
94-
{{ template "_internal/disqus.html" . }}
95-
</div>
93+
// disqus gone
9694
{{ end }}
9795
{{ end }}
9896
{{ if .Site.Params.staticman }}

0 commit comments

Comments
 (0)