1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-10-28 13:05:48 -04:00

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

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 }}