hugo-theme-zzo/layouts/partials/comments/utterances.html

3 lines
337 B
HTML
Raw Normal View History

<script src="https://utteranc.es/client.js" repo="{{ .Site.Params.utterances.owner }}/{{ .Site.Params.utterances.repo }}" issue-term="pathname" theme="photon-dark" crossorigin="anonymous" async>
2019-12-11 02:18:44 +00:00
</script>
<noscript>Please enable JavaScript to view the <a href="https://github.com/utterance">comments powered by utterances.</a></noscript>