Skip to content

Commit 796e42e

Browse files
author
Ram swaroop
committed
fb appid changed
1 parent 2b4fc62 commit 796e42e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ for (var i = 0; i < share_bar.length; i++) {
3737
'style="width:105px; height:21px;">' +
3838
'</iframe>' +
3939

40-
'<iframe src="https://github.com//www.facebook.com/plugins/like.php?href=" + encodeURIComponent(window.location) + '&amp;width&amp;layout=button_count&amp;action=like&amp;show_faces=false&amp;share=true&amp;height=21&amp;width=150" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe>' +
40+
'<iframe src="https://github.com//www.facebook.com/plugins/like.php?href=" + encodeURIComponent(window.location) + '&amp;width&amp;layout=button_count&amp;action=like&amp;show_faces=false&amp;share=true&amp;height=21&amp;appId=101094500229731&amp;width=150" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe>' +
4141

4242
'<div class="g-plusone" data-size="medium"></div>';
4343

0 commit comments

Comments
 (0)