Skip to content

Commit

Permalink
Tweet button on update page
Browse files Browse the repository at this point in the history
  • Loading branch information
EddM committed Oct 8, 2013
1 parent 399b109 commit 67b9ec1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions web/views/update_2013.erb
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,8 @@
I want it to be a community project. If you have any ideas for features or would like
to contribute, <a href="http://twitter.com/eddm">send me an e-Tweetogram</a>.
</p>

<p>
<a href="https://twitter.com/share" class="twitter-share-button" data-size="large" data-hashtags="NBA">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
</p>

0 comments on commit 67b9ec1

Please sign in to comment.