Skip to content

Commit

Permalink
Fix Disqus
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg committed Aug 26, 2011
1 parent 00602d5 commit 28ed612
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions hamlet/blog.hamlet
Expand Up @@ -18,5 +18,7 @@
<article> <article>
^{showMap} ^{showMap}
<#disqus> <#disqus>
<script type="text/javascript" src="http://yesoddocs.disqus.com/combination_widget.js?num_items=5&hide_mods=0&color=blue&default_tab=people&excerpt_length=200"> <div id="disqus_thread">
<a href="http://disqus.com/">Powered by Disqus</a> <script>var disqus_shortname = 'yesoddocs';(function() {var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);})();
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a>
<a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span>

0 comments on commit 28ed612

Please sign in to comment.