Sha256: 07dea5aa99af6ead40d6f643e03124751d9eb5bc8d6b8f0218f22478013cad26

Contents?: true

Size: 1.03 KB

Versions: 10

Compression:

Stored size: 1.03 KB

Contents

{% if site.comments.disqus.shortname %}
  <script type="text/javascript">
  	/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
  	var disqus_shortname = '{{ site.comments.disqus.shortname }}';

  	/* * * DON'T EDIT BELOW THIS LINE * * */
  	(function() {
  		var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
  		dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
  		(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
  	})();

  	/* * * DON'T EDIT BELOW THIS LINE * * */
  	(function () {
  		var s = document.createElement('script'); s.async = true;
  		s.type = 'text/javascript';
  		s.src = '//' + disqus_shortname + '.disqus.com/count.js';
  		(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
  	}());
  </script>
  <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
{% endif %}

Version data entries

10 entries across 10 versions & 3 rubygems

Version Path
minimal-mistakes-jekyll-4.4.1 _includes/comments-providers/disqus.html
jekyll-theme-woforo-0.2.3 _includes/comments-providers/disqus.html
jekyll-theme-woforo-0.2.2 _includes/comments-providers/disqus.html
jekyll-theme-woforo-0.2.1 _includes/comments-providers/disqus.html
jekyll-theme-woforo-0.2.0 _includes/comments-providers/disqus.html
mje-nz-mistakes-jekyll-4.1.1.2 _includes/comments-providers/disqus.html
mje-nz-mistakes-jekyll-4.1.1.1 _includes/comments-providers/disqus.html
mje-nz-mistakes-jekyll-4.1.1.dev _includes/comments-providers/disqus.html
minimal-mistakes-jekyll-4.1.1 _includes/comments-providers/disqus.html
minimal-mistakes-jekyll-4.0.1 _includes/comments-providers/disqus.html