rewrite: fix gh-btns issue

This commit is contained in:
Tyler Renelle 2013-08-28 00:47:21 -04:00
parent e641fe9cf1
commit ddf3cd3ac9
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@
"moment": "~2.1.0",
"bootstrap-tour": "~0.5.1",
"BrowserQuest": "https://github.com/mozilla/BrowserQuest.git",
"github-buttons": "~0.0.1",
"github-buttons": "git://github.com/mdo/github-buttons.git",
"jquery-ui": "~1.10.3",
"bootstrap-growl": "~1.1.0",
"jquery.cookie": "~1.3.1",

View file

@ -53,7 +53,7 @@ footer.footer
a.addthis_button_tweet(tw:via='habitrpg')
tr
td(align='left')
iframe(src='/vendor/github-buttons/github-btn.html?user=lefnire&repo=habitrpg&type=watch&count=true', allowtransparency='true', frameborder='0', scrolling='0', width='85px', height='20px')
iframe(src='/bower_components/github-buttons/github-btn.html?user=lefnire&repo=habitrpg&type=watch&count=true', allowtransparency='true', frameborder='0', scrolling='0', width='85px', height='20px')
tr
td
a.addthis_button_google_plusone(g:plusone:size='medium')