rewrite: fix gh-btns issue
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user