diff --git a/blog.bryanroessler.com/_config.yml b/blog.bryanroessler.com/_config.yml index ad3880f..ac7d8bb 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" @@ -14,7 +14,7 @@ baseurl: "" # Of course don't forget to change the username and projectname to YOUR username and project # Name of website -title: My website +title: Bryan's Blog # Short description of your site description: A virtual proof that name is awesome!