Sha256: 2e66866323dc8ef42fd555ed106442c8f28a45d2ef790a61b052277bf73aa7cc

Contents?: true

Size: 708 Bytes

Versions: 1

Compression:

Stored size: 708 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 }}';
     this.page.title = '{{ site.title | escape }}';
 };

 (function() {  // REQUIRED CONFIGURATION VARIABLE: EDIT THE SHORTNAME BELOW
     var d = document, s = d.createElement('script');

     s.src = '//{{ site.dash.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

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-dash-1.0.11 _includes/disqus.html