remove utteranc.es for now

This commit is contained in:
2020-04-28 09:48:51 -04:00
parent 9a87b9fa8d
commit a42e27e6e8
12 changed files with 44 additions and 110 deletions
-4
View File
@@ -10,10 +10,6 @@
<div id="content">
{{ .Content }}
</div>
{{ if and (ne .Params.comments false) (eq hugo.Environment "production") }}
<div id="comments"></div>
{{ end }}
</article>
</main>
{{ end }}