*actually* fix utteranc.es dark/light theme-ing

This commit is contained in:
2020-04-26 15:07:35 -04:00
parent 6360e58f60
commit c3f46dd9db
7 changed files with 61 additions and 47 deletions
+1 -3
View File
@@ -12,9 +12,7 @@
</div>
{{ if and (ne .Params.comments false) (eq hugo.Environment "production") }}
<div id="comments">
{{ partial "scripts/utterances" . }}
</div>
<div id="comments"></div>
{{ end }}
</article>
</main>