Sha256: ac23f67155eeef5dd1842b32a50833642a0e6d0fb21e81ff269da0516be69a52

Contents?: true

Size: 748 Bytes

Versions: 8

Compression:

Stored size: 748 Bytes

Contents

<script>
    var disqus_config = function () {
        this.page.url = "{{ site.url }}{{ page.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.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>

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
jekyll-theme-developer-0.4.2 _includes/blog_post_comments.html
jekyll-theme-developer-0.4.1 _includes/blog_post_comments.html
devlopr-0.4.1 _includes/blog_post_comments.html
devlopr-0.4.0 _includes/blog_post_comments.html
devlopr-0.3.9 _includes/blog_post_comments.html
devlopr-0.3.8 _includes/blog_post_comments.html
devlopr-0.3.7 _includes/blog_post_comments.html
devlopr-0.3.6 _includes/blog_post_comments.html