mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 04:35:31 -04:00
enable comments via utteranc.es
This commit is contained in:
@@ -17,6 +17,12 @@
|
||||
<div id="content">
|
||||
{{ .Content }}
|
||||
</div>
|
||||
|
||||
{{ if eq hugo.Environment "production" }}
|
||||
<div id="comments">
|
||||
{{ partial "scripts/utterances" . }}
|
||||
</div>
|
||||
{{ end }}
|
||||
</article>
|
||||
</main>
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user