{{ content }}
diff --git a/_layouts/page.html b/_layouts/page.html
index ebf3c803d4e0..0a04da57a04c 100644
--- a/_layouts/page.html
+++ b/_layouts/page.html
@@ -4,9 +4,9 @@
{% include header.html type="page" %}
-
+
-
+
{{ content }}
{% include comments.html %}
diff --git a/_layouts/post.html b/_layouts/post.html
index 0f16b10317b6..d20b6d3e3b47 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -4,9 +4,9 @@
{% include header.html type="post" %}
-
+
-
+
{% if page.gh-repo %}
{% assign gh_split = page.gh-repo | split:'/' %}
diff --git a/index.html b/index.html
index 2f8866ee2abe..c72dfaa49670 100644
--- a/index.html
+++ b/index.html
@@ -3,4 +3,3 @@
title: My website
subtitle: This is where I will tell my friends way too much about me
---
-