Enable uterance comments

This commit is contained in:
2024-06-05 14:44:27 +02:00
parent 24aed97390
commit cd6d7c0ef7
4 changed files with 9 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<script src="https://utteranc.es/client.js"
repo="zoriya/blog"
issue-term="pathname"
label="comments"
theme="preferred-color-scheme"
crossorigin="anonymous"
async>
</script>