File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ s.parentNode.insertBefore(po, s);
3333for ( var i = 0 ; i < share_bar . length ; i ++ ) {
3434
3535 var html = '<iframe allowtransparency="true" frameborder="0" scrolling="no"' +
36- 'src="http://platform.twitter.com/widgets/tweet_button.html?url=' + encodeURIComponent ( window . location ) + '&text=' + encodeURIComponent ( document . title ) + '&via=ramswarooppatra&hashtags=java-concepts &count=horizontal"' +
36+ 'src="http://platform.twitter.com/widgets/tweet_button.html?url=' + encodeURIComponent ( window . location ) + '&text=' + encodeURIComponent ( document . title ) + '&via=ramswarooppatra&hashtags=java&count=horizontal"' +
3737 'style="width:105px; height:21px;">' +
3838 '</iframe>' +
3939
You can’t perform that action at this time.
0 commit comments