添加 utteranc.es 评论

This commit is contained in:
monose 2023-04-30 14:43:50 +08:00 committed by GitHub
parent eb01e62ef0
commit ddcc18bfda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -4,4 +4,12 @@ layout: default
<h2>{{ page.title }}</h2>
<p class="meta">{{ page.date | date_to_string }}</p>
<script src="https://utteranc.es/client.js"
repo="iswxp.github.io"
issue-term="pathname"
theme="github-light"
crossorigin="anonymous"
async>
</script>
{{ content }}