Sha256: 0061e4302e04fc38ae38141d680b9268aac3e8a8ed4208ecf8ea25f18d0cce87

Contents?: true

Size: 775 Bytes

Versions: 58

Compression:

Stored size: 775 Bytes

Contents

{% if site.comments.disqus.shortname %}
  <script>
    var disqus_config = function () {
      this.page.url = "{{ page.url | absolute_url }}";  // Replace PAGE_URL with your page's canonical URL variable
      this.page.identifier = "{{ page.id }}"; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
    };
    (function() { // DON'T EDIT BELOW THIS LINE
      var d = document, s = d.createElement('script');
      s.src = 'https://{{ site.comments.disqus.shortname }}.disqus.com/embed.js';
      s.setAttribute('data-timestamp', +new Date());
      (d.head || d.body).appendChild(s);
    })();
  </script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
{% endif %}

Version data entries

58 entries across 58 versions & 3 rubygems

Version Path
whiteblog-theme-0.1.1 _includes/comments-providers/disqus.html
whiteblog-theme-0.1.0 _includes/comments-providers/disqus.html
whiteblog-theme-0.0.23 _includes/comments-providers/disqus.html
whiteblog-theme-0.0.22 _includes/comments-providers/disqus.html
whiteblog-theme-0.0.21 _includes/comments-providers/disqus.html
whiteblog-theme-0.0.20 _includes/comments-providers/disqus.html
whiteblog-theme-0.0.19 _includes/comments-providers/disqus.html
whiteblog-theme-0.0.18 _includes/comments-providers/disqus.html
whiteblog-theme-0.0.17 _includes/comments-providers/disqus.html
whiteblog-theme-0.0.16 _includes/comments-providers/disqus.html
whiteblog-theme-0.0.15 _includes/comments-providers/disqus.html
whiteblog-theme-0.0.14 _includes/comments-providers/disqus.html
whiteblog-theme-0.0.13 _includes/comments-providers/disqus.html
whiteblog-theme-0.0.12 _includes/comments-providers/disqus.html
whiteblog-theme-0.0.11 _includes/comments-providers/disqus.html
whiteblog-theme-0.0.10 _includes/comments-providers/disqus.html
whiteblog-theme-0.0.9 _includes/comments-providers/disqus.html
whiteblog-theme-0.0.8 _includes/comments-providers/disqus.html
whiteblog-theme-0.0.7 _includes/comments-providers/disqus.html
whiteblog-theme-0.0.6 _includes/comments-providers/disqus.html