Skip to content

Commit c2cc736

Browse files
author
Ram swaroop
committed
hashtag changes
1 parent 66fbd7c commit c2cc736

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
@@ -33,7 +33,7 @@ s.parentNode.insertBefore(po, s);
3333
for (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) + '&amp;text=' + encodeURIComponent(document.title) + '&amp;via=ramswarooppatra&amp;hashtags=java-concepts&amp;count=horizontal"' +
36+
'src="http://platform.twitter.com/widgets/tweet_button.html?url=' + encodeURIComponent(window.location) + '&amp;text=' + encodeURIComponent(document.title) + '&amp;via=ramswarooppatra&amp;hashtags=java&amp;count=horizontal"' +
3737
'style="width:105px; height:21px;">' +
3838
'</iframe>' +
3939

0 commit comments

Comments
 (0)