From 3913e0167891814b7503a56044d4f78f4cda156c Mon Sep 17 00:00:00 2001 From: Jon Bartlett Date: Fri, 22 May 2015 21:03:12 +1000 Subject: [PATCH 1/2] changes to reflect removal of baseurl being '/' --- _config.yml | 2 +- _includes/head.html | 10 +++++----- _includes/sidebar.html | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/_config.yml b/_config.yml index 3e2f2432dd5..990d830334a 100644 --- a/_config.yml +++ b/_config.yml @@ -11,7 +11,7 @@ title: Hyde tagline: 'A Jekyll theme' description: 'A brazen two-column Jekyll theme that pairs a prominent sidebar with uncomplicated content. Made by @mdo.' url: http://hyde.getpoole.com -baseurl: / +baseurl: '' author: name: 'Mark Otto' diff --git a/_includes/head.html b/_includes/head.html index e2b070e242a..e97bc008680 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -15,14 +15,14 @@ - - - + + + - - + + diff --git a/_includes/sidebar.html b/_includes/sidebar.html index 586f47b2d74..87e63ae7400 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -2,7 +2,7 @@