added links to tweet or email the link, no tricks, just crafted URLs

This commit is contained in:
Andrew Davidson 2010-09-14 21:18:34 +08:00
parent ab3ddfe6d7
commit f86391a0b4

View file

@ -1 +1,3 @@
<h1><a href="<%= url.short_url %>"><%= url.short_url %></a></h1>
<h1><a href="<%= url.short_url %>"><%= url.short_url %></a></h1>
<p><a href="mailto:?subject=Shortened%20URL&body=<%= url.short_url %>">
Email</a> -- <a href="http://twitter.com/home?status=<%= url.short_url %>">Tweet</a></p>