aboutsummaryrefslogtreecommitdiff
path: root/source/_includes/disqus_thread.haml
blob: ea7b9a3441f5573969d9904bbd71b600e55fc1e3 (plain)
1
2
3
4
5
:javascript
  var disqus_url = "#{page.full_url}#{page.url}";
%noscript
  %a(href="http://#{page.disqus_short_name}.disqus.com/?url=ref") View the discussion thread
%script(type="text/javascript" src="http://disqus.com/forums/#{page.disqus_short_name}/embed.js")