mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-19 09:33:09 +00:00
fix base url
This commit is contained in:
@ -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: "/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
|
||||
twitter_username: patdryburgh
|
||||
github_username: patdryburgh
|
||||
|
Reference in New Issue
Block a user