From e19c6e28d6bd09b6fe41bc67421405244364aab0 Mon Sep 17 00:00:00 2001 From: Pat Dryburgh Date: Tue, 31 Jul 2018 09:25:46 -0700 Subject: [PATCH] update base url --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index be2c3b8..35314e6 100644 --- a/_config.yml +++ b/_config.yml @@ -17,7 +17,7 @@ title: Hitchens email: your-email@example.com description: >- # this means to ignore newlines until "baseurl:" An inarguably well-designed Jekyll theme. -baseurl: "" # the subpath of your site, e.g. /blog +baseurl: "/hitchens" # the subpath of your site, e.g. /blog url: "" # the base hostname & protocol for your site, e.g. http://example.com twitter_username: jekyllrb github_username: jekyll