website/layouts/partials/comments.html

10 lines
193 B
HTML
Raw Permalink Normal View History

2023-11-05 11:38:36 +01:00
<script
src="https://utteranc.es/client.js"
repo="denyskon/website"
issue-term="pathname"
label="comments"
theme="preferred-color-scheme"
crossorigin="anonymous"
async
></script>