diff --git a/templates/index.html b/templates/index.html
index e1e6e00..bade9c3 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -44,22 +44,23 @@
Featured projects
{% endif %}
- {% if feature.website %}
-
-
-
- Account
-
-
+ {% if feature.twitter %}
+
+
+
+ Account
+
+
{% endif %}
- {% if feature.website %}
-
+
+ {% if feature.github %}
+
-
- Repo
+
+ Repo
-
- {% endif %}
+
+ {% endif %}
{% endif %}