mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-28 10:10:29 -04:00
8 lines
259 B
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>
|