diff --git a/_includes/head.html b/_includes/head.html
index 001e2b4..1f430ae 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -9,31 +9,31 @@
{{page.title}} | Web Technologies and Productivity Hacks | {{site.title}}
-
-
-
-
+
+
+
+
-
-
-
+
+
+
-
-
-
-
-
+
+
+
+
+
-
+
{% if page.type == "post" %}
{% else %}{% endif %}
-
+
diff --git a/index.md b/index.md
index ad5a4e2..8a5b002 100644
--- a/index.md
+++ b/index.md
@@ -7,5 +7,5 @@ layout: "home"
type: "home"
title: "Full Hacker: Web Technologies and Productivity Hacks"
description: "Full hacker is a place to learn new web technologies and productivity hacks."
-image: "hello-world.jpg"
+image: "hello-world"
---