Skip to content

Commit

Permalink
Fix failing iframe gh watch widget
Browse files Browse the repository at this point in the history
  • Loading branch information
plusjade committed Aug 9, 2012
1 parent d233a29 commit 14ae1f7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions themes/twitter/layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,7 @@
{{/ site.navigation?to_pages }}
</ul>
<ul class="nav social pull-right">
<li>
<iframe src="http://markdotto.github.com/github-buttons/github-btn.html?user=ruhoh&repo=ruhoh.rb&type=watch&count=true"
allowtransparency="true" frameborder="0" scrolling="0" width="110px" height="25px"></iframe>
</li>
<li><a href="https://github.com/ruhoh/ruhoh.rb/">Code on GitHub</a></li>
<li><a href="https://twitter.com/ruhohBlog" class="twitter-follow-button" data-show-count="false" data-lang="en">Follow @ruhohBlog</a></li>
<li><a href="https://twitter.com/share" class="twitter-share-button" data-lang="en" data-url="http://ruhoh.com" data-hashtags="ruhoh" data-text="New static blog generator for the hacker in all of us &rarr;">Tweet</a></li>
</ul>
Expand Down

0 comments on commit 14ae1f7

Please sign in to comment.