feather/_includes/header.html

7 lines
302 B
HTML
Raw Normal View History

2017-02-22 10:20:51 +03:00
<header>
2017-02-22 11:37:32 +03:00
<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>
2017-02-22 10:20:51 +03:00
</header>