diff --git a/blog.bryanroessler.com/_config.yml b/blog.bryanroessler.com/_config.yml index ad3880f..d651fb6 100644 --- a/blog.bryanroessler.com/_config.yml +++ b/blog.bryanroessler.com/_config.yml @@ -4,8 +4,8 @@ # baseurl is the website's URL without the hostname # If you are building a simple GitHub user page (http://username.github.io) then use these settings: -url: "http://username.github.io" -baseurl: "" +url: "https://blog.bryanroessler.com" +baseurl: "." # If you are building a GitHub project page then use these settings: #url: "http://username.github.io/projectname"