From: Luigi Pinca Date: Sun, 22 Dec 2013 11:17:11 +0000 (+0100) Subject: updated Facebook Like button X-Git-Url: https://git.saalbach.dev/?a=commitdiff_plain;h=25e8ef84e84fa3229160027c29ebd3d71c9c6d57;p=binbsis50.git updated Facebook Like button --- diff --git a/package.json b/package.json index 7edee6c..e23df3f 100644 --- a/package.json +++ b/package.json @@ -30,5 +30,5 @@ "start": "node app.js" }, "subdomain": "binb", - "version": "0.3.6-19" + "version": "0.3.6-20" } diff --git a/public/css/style.css b/public/css/style.css index 046c36e..efad561 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -797,7 +797,7 @@ footer { margin-right: 20px; } #facebook-button { - width: 90px; + width: 140px; height: 21px } #twitter-button, #github-button { diff --git a/views/layout.jade b/views/layout.jade index a4b519f..9d3a412 100644 --- a/views/layout.jade +++ b/views/layout.jade @@ -37,8 +37,8 @@ html footer #footer-inner #copy © 2012-2013 Luigi Pinca - iframe#facebook-button(allowTransparency="true", frameborder="0", scrolling="no", - src!="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbinb.nodejitsu.com&send=false&layout=button_count&show_faces=false&action=like&colorscheme=light&locale=en_US") + iframe#facebook-button(allowTransparency="true", frameborder="0", scrolling="no", + src!="//www.facebook.com/plugins/like.php?action=like&colorscheme=light&href=http%3A%2F%2Fbinb.nodejitsu.com&layout=button_count&locale=en_US&share=true&show_faces=false") 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",