diff --git a/_includes/head.html b/_includes/head.html
index 01888c2..6ff39c4 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -1,5 +1,5 @@
- {{page.title}} | Web Technologies and Productivity Hacks | {{site.title}}
+ {{page.title}} - Web Technologies and Productivity Hacks - {{site.title}}
diff --git a/index.md b/index.md
index 8a5b002..f11ce9b 100644
--- a/index.md
+++ b/index.md
@@ -5,7 +5,7 @@
layout: "home"
type: "home"
-title: "Full Hacker: Web Technologies and Productivity Hacks"
+title: "Full Hacker Homepage"
description: "Full hacker is a place to learn new web technologies and productivity hacks."
image: "hello-world"
---