From 161dc1cebdb21cda02659054cfa542768202c3f7 Mon Sep 17 00:00:00 2001 From: Adam Warner Date: Tue, 31 Oct 2017 22:49:34 +0000 Subject: [PATCH] Change theme, make a start on index page. Add .gitignore Signed-off-by: Adam Warner --- .gitignore | 1 + .idea/workspace.xml | 61 +++++++++++++++++++++++++-------------------- 2 files changed, 35 insertions(+), 27 deletions(-) diff --git a/.gitignore b/.gitignore index 3edbdf0..df01c24 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.iml /.idea +.idea diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 6d7bcf7..31fac1c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -20,6 +20,7 @@