1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-28 15:10:30 -04:00
jarv.is/layouts/partials/scripts/utterances.html

8 lines
259 B
HTML

<script async defer
src="https://utteranc.es/client.js"
data-repo="{{ .Site.Params.utterancesRepo }}"
data-issue-term="og:title"
data-label="comments"
data-theme="github-light"
crossorigin="anonymous"></script>