personal-website/layouts/partials/comments.html
baalajimaestro 8ee712a995
Add support for utterances
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
Change-Id: I6a3c0c1c96f7d671808d401fd9cc55830b7a5634
2021-10-16 18:45:59 +05:30

7 lines
165 B
HTML

<script src="https://utteranc.es/client.js"
repo="baalajimaestro/personal-website"
issue-term="pathname"
theme="github-dark"
crossorigin="anonymous"
async>
</script>