Sha256: 1602145afa7a1c8ed2eaefe5c0aeed5c8472132cc598762660a1425c96ad1e8d

Contents?: true

Size: 487 Bytes

Versions: 2

Compression:

Stored size: 487 Bytes

Contents

{% if page.comments.utterances or site.comments.utterances and layout.type == "post" %}
<script src="{{ site.comments.utterances_url }}"
        repo="{{ site.comments.utterances_repo }}"
        issue-term="{{ site.comments.utterances_issue_term | default: 'pathname' }}"
        label="{{ site.comments.utterances_label | default: '' }}"
        theme="{{ site.comments.utterances_theme | default: 'github-light' }}"
        crossorigin="anonymous"
        async>
</script>
{% endif %}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-theme-h2o-ac-1.5.0 _includes/plugins/comments/utterances_js.html
jekyll-theme-h2o-ac-1.4.0 _includes/plugins/comments/utterances_js.html