diff --git a/_includes/header.html b/_includes/header.html
index 5b5400a694d148350ced88a281ff916790e172b8..b8046685180192e91f93ef30ef8ccb022794a7bd 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -6,7 +6,7 @@
     </div>
     <div class="header-button-group">
       <a class="button button-primary" href="#">Download</a>
-      <a class="button button-secondary" href="#">Tweet</a>
+      <a class="button button-secondary" 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>
     </div>
   </div>
 </header>