update url

This commit is contained in:
Pat Dryburgh 2018-07-31 09:34:11 -07:00
parent c3036f8e33
commit fa8dc97f97
2 changed files with 1 additions and 10 deletions

View File

@ -18,7 +18,7 @@ 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: "" # the base hostname & protocol for your site, e.g. http://example.com url: "https://patdryburgh.github.io/hitchens" # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: patdryburgh twitter_username: patdryburgh
github_username: patdryburgh github_username: patdryburgh

View File

@ -5,15 +5,6 @@ body {
line-height: 1.325; line-height: 1.325;
} }
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: Garamond, "Times New Roman", serif;
}
h2 { h2 {
font-size: 2em; font-size: 2em;
margin: 1em auto; margin: 1em auto;