6
0
Fork 0
This repository has been archived on 2024-10-15. You can view files and clone it, but cannot push or open issues or pull requests.
fediversity_website_archive/themes/nluug/layouts/partials/comments.html

8 lines
211 B
HTML

<script src="https://utteranc.es/client.js"
repo={{ .Site.Params.comments.githubRepo }}
issue-term="pathname"
theme={{ .Site.Params.comments.theme }}
crossorigin="anonymous"
async>
</script>