Files
blog/layouts/partials/comments.html
2024-06-05 14:44:27 +02:00

9 lines
222 B
HTML

<script src="https://utteranc.es/client.js"
repo="zoriya/blog"
issue-term="pathname"
label="comments"
theme="preferred-color-scheme"
crossorigin="anonymous"
async>
</script>