From af841ea5a10c59826a7ffaf530b15f32ba630a27 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Tue, 9 Aug 2016 18:03:51 -0400 Subject: [PATCH] WIP --- _layouts/main.html | 18 +++++++++++++----- _layouts/post.html | 15 ++++++++++----- index.md | 1 + 3 files changed, 24 insertions(+), 10 deletions(-) diff --git a/_layouts/main.html b/_layouts/main.html index 30022fcf..c891a575 100644 --- a/_layouts/main.html +++ b/_layouts/main.html @@ -20,11 +20,19 @@
diff --git a/_layouts/post.html b/_layouts/post.html index bf264017..6bcde0f2 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -20,11 +20,16 @@
diff --git a/index.md b/index.md index c2aec7f7..cf4e8a66 100644 --- a/index.md +++ b/index.md @@ -1,6 +1,7 @@ --- layout: main title: Cyclone Scheme +id: index ghproj: "http://github.com/justinethier/cyclone/tree/master/" ---