added links to tweet or email the link, no tricks, just crafted URLs
This commit is contained in:
parent
ab3ddfe6d7
commit
f86391a0b4
1 changed files with 3 additions and 1 deletions
|
@ -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>
|
Loading…
Reference in a new issue