Skip to content

Commit

Permalink
share
Browse files Browse the repository at this point in the history
  • Loading branch information
kevingailey committed Sep 18, 2012
1 parent a76595e commit d63df49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -17,7 +17,7 @@
<p><small><strong> {{ post.date | date: "%B %e, %Y" }} by Kevin Gailey</strong> </small></p>
<div id="bbSummary"> {{ post.summary }}<br /><br /></div>
<div class="bbAction">
<a id="bbShare" href="http://twitter.com/share?{{ post.url }}">&#9842;Share</a>&nbsp; &nbsp;<a id="bbRead" href="{{ post.url }}">Read➜</a> </div>
<a id="bbShare" href="http://twitter.com/share?">&#9842;Share</a>&nbsp;<a id="bbRead" href=mailto:subject?"{{ post.url }}">Mail</a> &nbsp;<a id="bbRead" href="{{ post.url }}">Read➜</a> </div>
</div>
{% endfor %}
</div> </div>
Expand Down

0 comments on commit d63df49

Please sign in to comment.