From ff96f9a7bf3b8f0ee57ab7bb8ed954ad8db93b9e Mon Sep 17 00:00:00 2001 From: Jonathan Barda Date: Thu, 26 Nov 2015 13:58:54 +0100 Subject: [PATCH 1/3] Fixed missing HTML header - Added missing HTML Doctype - Added missing HTML header --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index bf317f4..6e52552 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,5 @@ + + @@ -421,4 +423,4 @@ } - + From 8d726ec84ae50d663afb5d12aa26c7059b461160 Mon Sep 17 00:00:00 2001 From: Jonathan Barda Date: Thu, 26 Nov 2015 14:06:13 +0100 Subject: [PATCH 2/3] Fixed character encoding - Added missing character charset meta tag --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 6e52552..361dd24 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,7 @@ + From f47a631a4f869fb13c4ba0aabc107219f566fa76 Mon Sep 17 00:00:00 2001 From: Jonathan Barda Date: Thu, 26 Nov 2015 14:27:55 +0100 Subject: [PATCH 3/3] Last little fixes - Added missing tag - Moved in the right place the content --- index.html | 546 ++++++++++++++++++++++++++--------------------------- 1 file changed, 272 insertions(+), 274 deletions(-) diff --git a/index.html b/index.html index 361dd24..92c5e65 100644 --- a/index.html +++ b/index.html @@ -107,6 +107,7 @@ +
@@ -137,291 +138,288 @@ - - - - - - + + + } + +