From 3304645f31f141605d842d9a21bb22ee3136c141 Mon Sep 17 00:00:00 2001 From: John Lees-Miller Date: Sat, 27 Oct 2018 22:58:25 +0100 Subject: [PATCH] Try markdown for github pages --- docs/index.html | 4 ---- docs/index.md | 3 +++ 2 files changed, 3 insertions(+), 4 deletions(-) delete mode 100644 docs/index.html create mode 100644 docs/index.md diff --git a/docs/index.html b/docs/index.html deleted file mode 100644 index 1cb7b69..0000000 --- a/docs/index.html +++ /dev/null @@ -1,4 +0,0 @@ - -Wedding -Testing... - diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 0000000..317f6df --- /dev/null +++ b/docs/index.md @@ -0,0 +1,3 @@ +# Wedding + +Testing out theme...