Skip to content

Commit cefc491

Browse files
authored
Update utterances-comment.html
1 parent 306e4ac commit cefc491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/utterances-comment.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{% if site.utterances.repository and site.utterances.issue-term %}
22

33
<script src="https://utteranc.es/client.js"
4-
repository="{{site.utterances.repository }}"
4+
repo="{{ site.utterances.repository }}"
55
issue-term="{{ site.utterances.issue-term }}"
66
theme="{{ site.utterances.theme}}"
77
label="{{ site.utterances.label}}"

0 commit comments

Comments
 (0)