Add support for utterances

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
Change-Id: I6a3c0c1c96f7d671808d401fd9cc55830b7a5634
This commit is contained in:
baalajimaestro 2021-10-16 18:45:59 +05:30
parent 573b497ff3
commit 8ee712a995
Signed by: baalajimaestro
GPG key ID: F93C394FE9BBAFD5

View file

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