Remove target _blank

This commit is contained in:
Cole Bemis 2017-02-25 20:20:58 -08:00
parent b2aefe1d1f
commit fd611477eb

View File

@ -2,5 +2,5 @@
<h1>Feather</h1>
<p>Simply beautiful open source icons</p>
<a href="#">Download</a>
<a href="#" target="_blank">Tweet</a>
<a href="#">Tweet</a>
</header>