From e8b1eb4dc7cf7f947243a0e863fd69ac8818d3e5 Mon Sep 17 00:00:00 2001
From: mathias <mail@mathias.is>
Date: Sat, 9 Apr 2016 01:38:47 +0300
Subject: [PATCH] Update index.html

---
 index.html | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html
index 7a102a4..cf8b297 100644
--- a/index.html
+++ b/index.html
@@ -1,3 +1,5 @@
+---
+---
 {% capture content %}<!DOCTYPE html>
 <html lang="en">
 <head>
@@ -403,5 +405,4 @@
 		</div>
 	</div>
 </body>
-</html>{% endcapture %}
-{{ content | strip_newlines | replace:'	','' }}
+</html>{% endcapture %}{{ content | strip_newlines | replace:'	','' }}