mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-08-28 10:35:39 -04:00
*actually* fix utteranc.es dark/light theme-ing
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user