]> git.example.dev Git - binbsis50.git/commitdiff
use a protocol relative URL for the github button
authorLuigi Pinca <luigipinca@gmail.com>
Mon, 16 Feb 2015 15:58:23 +0000 (16:58 +0100)
committerLuigi Pinca <luigipinca@gmail.com>
Mon, 16 Feb 2015 15:58:23 +0000 (16:58 +0100)
package.json
views/layout.jade

index 037f662cb92ca8db2787537978d06db16825af60..f0aaf998c9876e35f8e0cf297b4f90a222c1e46f 100644 (file)
@@ -35,5 +35,5 @@
     "start": "node app.js"
   },
   "subdomain": "binb",
-  "version": "0.5.5-2"
+  "version": "0.5.5-3"
 }
index d88e99b70911dc5273a6d67c8287c2ad3e296a18..78e11445465e0dbd7845957aa3ef6f77634da4ee 100644 (file)
@@ -42,7 +42,7 @@ html
           iframe#twitter-button(allowtransparency="true", frameborder="0", scrolling="no",
             src="//platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fbinb.nodejitsu.com")
           iframe#github-button(allowtransparency="true", frameborder="0", scrolling="0",
-            src="http://ghbtns.com/github-btn.html?user=lpinca&repo=binb&type=watch&count=true")
+            src="//ghbtns.com/github-btn.html?user=lpinca&repo=binb&type=watch&count=true")
           span.footer-info . Optimized for Google Chrome.
           a#nodejitsu-logo.icons(target="_blank", href="http://nodejitsu.com/")
           span.footer-info Powered by