Skip to content

Commit

Permalink
fixed issue while tweeting
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepr-sourcebits committed Jul 18, 2012
1 parent dfdd563 commit a894972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/post.html
Expand Up @@ -4,7 +4,7 @@
<div id="post">
{{ content }}
</div>
<p><a href="https://twitter.com/share" class="twitter-share-button" data-via="erjjones">Tweet</a></p>
<p><a href="https://twitter.com/share" class="twitter-share-button" data-via="sandeepravi">Tweet</a></p>

<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>

Expand Down

0 comments on commit a894972

Please sign in to comment.