Sha256: d046920f6bb883806205993051d467fcf03b9cd643c2b7303d974cafca0a3faf

Contents?: true

Size: 1.14 KB

Versions: 10

Compression:

Stored size: 1.14 KB

Contents

{% if jekyll.environment == 'production' %}{% if page.comments and site.disqus.shortname %}{% capture identifier %}{% if page.wordpress_id %}{{ page.wordpress_id }}{% else %}{{ page.url }}{% endif %}{% endcapture %}
<script>
    var disqus_config = function () {
        this.page.url = "{{site.url}}{{page.url}}";  
        this.page.title = "{{page.title}}";
        this.page.identifier = "{{ identifier }}"; 
    };

    (function() { 
        var d = document, s = d.createElement('script');
        s.src = '//{{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>
<a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>{% endif %}
{% endif %}
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
<script src="/assets/scripts/vendor/jquery.colorbox.min.js"></script>
<script src="/assets/scripts/main.min.js"></script>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
jekyll-theme-perry-0.1.16 _includes/foot-scripts.html
jekyll-theme-perry-0.1.15 _includes/foot-scripts.html
jekyll-theme-perry-0.1.14 _includes/foot-scripts.html
jekyll-theme-perry-0.1.13 _includes/foot-scripts.html
jekyll-theme-perry-0.1.12 _includes/foot-scripts.html
jekyll-theme-perry-0.1.11 _includes/foot-scripts.html
jekyll-theme-perry-0.1.10 _includes/foot-scripts.html
jekyll-theme-perry-0.1.8 _includes/foot-scripts.html
jekyll-theme-perry-0.1.7 _includes/foot-scripts.html
jekyll-theme-perry-0.1.6 _includes/foot-scripts.html