From 67cba1878a598936e98982fe44024f2a5f4b581c Mon Sep 17 00:00:00 2001 From: Max White Date: Mon, 7 Sep 2015 22:35:16 +0100 Subject: [PATCH] More baseurl changes --- _includes/sidebar.html | 2 +- _layouts/post.html | 2 +- blog/index.html | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_includes/sidebar.html b/_includes/sidebar.html index 2a38bf7..956db5d 100755 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -6,7 +6,7 @@

{{ post.title }}

{{ post.excerpt }} {% endfor %} diff --git a/_layouts/post.html b/_layouts/post.html index f239e63..e77c794 100755 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -12,7 +12,7 @@
- + {{ page.content }}
diff --git a/blog/index.html b/blog/index.html index 9fffef7..b7303b4 100755 --- a/blog/index.html +++ b/blog/index.html @@ -19,12 +19,12 @@ layout: default
- +

{{ post.title }}

{{ post.excerpt }}