diff --git a/_config.yml b/_config.yml index cabced2..e43bb54 100644 --- a/_config.yml +++ b/_config.yml @@ -6,12 +6,12 @@ # `jekyll serve`. If you change this file, please restart the server process. # Site Settings -locale : "en-US" +locale : "en-GB" title : "Tom Hodson" title_separator : "-" name : &name "Tom Hodson" description : &description "Physics PhD Student at Imperial College London" -url : https://tomhodson.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" +url : https://thomashodson.com # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" baseurl : "" # the subpath of your site, e.g. "/blog" repository : "tomhodson.github.io" teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png"