🐛 Fixed the utterances script reference source.
This commit is contained in:
parent
05ac33e27f
commit
f0ae834374
@ -1,6 +1,6 @@
|
||||
{{- with .Site.Params.utterances }}
|
||||
{{- if .enable }}
|
||||
<script src="//utterances.njilc.com/client.js"
|
||||
<script src="//utteranc.es/client.js"
|
||||
repo="{{ .repo }}"
|
||||
issue-term="{{ .issueTerm }}"
|
||||
label="{{ .label }}"
|
||||
|
Loading…
Reference in New Issue
Block a user