From 05b6b77b7b36c937e48fcfda4d938cb027c78a80 Mon Sep 17 00:00:00 2001 From: Simon Holywell Date: Fri, 3 Jul 2015 16:24:25 +0100 Subject: [PATCH] Add in a blank index.html file --- index.html | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..ebc57b9 --- /dev/null +++ b/index.html @@ -0,0 +1,5 @@ +--- +layout: default +--- + +body of the site is here