From cc745c919cdfe1d3a311358d0ef8d6cd71daa54a Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Thu, 5 Feb 2015 10:25:46 +0000 Subject: [PATCH] Moved CSS and images into subdirectories. Now the only actual site files in the root directory are the HTML files. --- _layouts/page.html | 10 +++++----- overrides.css => css/overrides.css | 0 style.css => css/style.css | 0 github-mark.svg => images/github-mark.svg | 0 icon.ico => images/icon.ico | Bin icon.png => images/icon.png | Bin 6 files changed, 5 insertions(+), 5 deletions(-) rename overrides.css => css/overrides.css (100%) rename style.css => css/style.css (100%) rename github-mark.svg => images/github-mark.svg (100%) rename icon.ico => images/icon.ico (100%) rename icon.png => images/icon.png (100%) diff --git a/_layouts/page.html b/_layouts/page.html index de6fd2b..f2c51dc 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -5,9 +5,9 @@ LOOT: {{ page.title }} - - - + + + @@ -17,7 +17,7 @@
- LOOT + LOOT

LOOT