Sha256: 087237fc47aaf528c9a794da5583b10f82c3f68fb4d7c1ab8f2413768b4062cb

Contents?: true

Size: 434 Bytes

Versions: 4

Compression:

Stored size: 434 Bytes

Contents

{% assign disqus = site.disqus | default:site.disqus_shortname %}
{% if disqus and page.comments %}
<aside class="comments related" role="complementary">
  <h2 class="hr">{{ site.data.strings.comments | default:"Comments" }}</h2>
  <div id="disqus_thread"></div>
  <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by Disqus.</a></noscript>
</aside>
{% endif %}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jekyll-theme-hydejack-8.0.0 _includes/body/comments.html
jekyll-theme-hydejack-7.5.2 _includes/comments.html
jekyll-theme-hydejack-7.5.1 _includes/comments.html
jekyll-theme-hydejack-7.5.0 _includes/comments.html