feather/_includes/header.html

7 lines
149 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>
2017-02-26 03:52:25 +03:00
<a href="#" target="_blank">Tweet</a>
2017-02-22 10:20:51 +03:00
</header>