Sha256: 719d9f0ffe39f6d1804a5d508312cb46fd40bdf13465106944fa365f80b7d791

Contents?: true

Size: 765 Bytes

Versions: 5

Compression:

Stored size: 765 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

5 entries across 5 versions & 2 rubygems

Version Path
devlopr-0.4.5 _includes/blog_post_comments.html
devlopr-0.4.4 _includes/blog_post_comments.html
devlopr-0.4.3 _includes/blog_post_comments.html
devlopr-0.4.2 _includes/blog_post_comments.html
devlopr-jekyll-0.4.2 _includes/blog_post_comments.html