Clear "tweet" href

This commit is contained in:
Cole Bemis 2017-02-25 16:52:25 -08:00
parent 63c9dc764f
commit e4c1c6f762

View File

@ -2,5 +2,5 @@
<h1>Feather</h1>
<p>Simply beautiful open source icons</p>
<a href="#">Download</a>
<a href="https://twitter.com/intent/tweet?text=Feather%20%E2%80%93%20Simply%20beautiful%20open%20source%20icons%20by%20%40colebemis%20colebemis.github.io%2Ffeather" target="_blank">Tweet</a>
<a href="#" target="_blank">Tweet</a>
</header>