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