Set issue-term
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
{{ with $page.Param "paige.comments.utterances" }}
|
||||
<div class="mb-3" id="paige-comments">
|
||||
<script async crossorigin="anonymous" issue-term="pathname" repo="{{ .repo }}" src="https://utteranc.es/client.js" theme="{{ .theme }}"></script>
|
||||
<script async crossorigin="anonymous" issue-term="{{ .RelPermalink }}" repo="{{ .repo }}" src="https://utteranc.es/client.js" theme="{{ .theme }}"></script>
|
||||
<noscript>{{ i18n "paige_noscript" }}</noscript>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user