⚡ Improved the comments plug-in load function, close #12
This commit is contained in:
@@ -1,9 +1 @@
|
||||
{{- with .Site.Params.utterances }}
|
||||
<script src="https://utteranc.es/client.js"
|
||||
repo="{{ .repo }}"
|
||||
issue-term="{{ .issueTerm }}"
|
||||
label="{{ .label }}"
|
||||
crossorigin="anonymous"
|
||||
theme="{{ .theme }}" async>
|
||||
</script>
|
||||
{{- end }}
|
||||
<div class="utterances-container"></div>
|
||||
|
||||
Reference in New Issue
Block a user