Commit de51f07b authored by Cole Bemis's avatar Cole Bemis

Add download link

parent db374ebb
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<p class="description">Simply beautiful open source icons</p> <p class="description">Simply beautiful open source icons</p>
</div> </div>
<div class="header-button-group"> <div class="header-button-group">
<a class="button button-primary" href="#">Download</a> <a class="button button-primary" href="feather-{{ site.data.package.version }}.zip" download>Download</a>
<a class="button button-secondary" href="https://twitter.com/intent/tweet?text=Feather%20-%20Simply%20beautiful%20open%20source%20icons%20by%20%40colebemis%20colebemis.github.io/feather" target="_blank">Tweet</a> <a class="button button-secondary" href="https://twitter.com/intent/tweet?text=Feather%20-%20Simply%20beautiful%20open%20source%20icons%20by%20%40colebemis%20colebemis.github.io/feather" target="_blank">Tweet</a>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment