Sha256: e608730ad0d23293c350a3c4a2aa3b528aa3dd043a0f25658f59e0544be7b0dd

Contents?: true

Size: 681 Bytes

Versions: 7

Compression:

Stored size: 681 Bytes

Contents

    <div id="disqus_thread"></div>
    <script>
        var disqus_config = function () {
            this.page.url = '{{ page.url | absolute_url }}';
            this.page.identifier = '{{ page.url | absolute_url }}';
        };

        (function() {
            var d = document, s = d.createElement('script');

            s.src = 'https://{{ site.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" rel="nofollow">comments powered by Disqus.</a></noscript>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
redeyed-jekyll-theme-0.1.7 _includes/extensions/comments/disqus.html
redeyed-jekyll-theme-0.1.6 _includes/extensions/comments/disqus.html
redeyed-jekyll-theme-0.1.5 _includes/extensions/comments/disqus.html
redeyed-jekyll-theme-0.1.4 _includes/extensions/comments/disqus.html
redeyed-jekyll-theme-0.1.3 _includes/extensions/comments/disqus.html
redeyed-jekyll-theme-0.1.2 _includes/extensions/comments/disqus.html
redeyed-jekyll-theme-0.1.1 _includes/extensions/comments/disqus.html