fix base url

This commit is contained in:
Pat Dryburgh
2018-07-31 09:38:23 -07:00
parent 08235c76b1
commit b51006dc0f

View File

@ -17,7 +17,7 @@ title: Hitchens
email: your-email@example.com email: your-email@example.com
description: >- # this means to ignore newlines until "baseurl:" description: >- # this means to ignore newlines until "baseurl:"
An inarguably well-designed Jekyll theme. An inarguably well-designed Jekyll theme.
baseurl: "/hitchens" # the subpath of your site, e.g. /blog baseurl: "hitchens/" # the subpath of your site, e.g. /blog
url: "https://patdryburgh.github.io" # the base hostname & protocol for your site, e.g. http://example.com url: "https://patdryburgh.github.io" # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: patdryburgh twitter_username: patdryburgh
github_username: patdryburgh github_username: patdryburgh