From 2a44e3494c6ef8d9c4c604e725538a426ead1f8b Mon Sep 17 00:00:00 2001 From: bryan Date: Mon, 18 Jun 2018 10:32:06 -0400 Subject: [PATCH] Initial blog commits --- blog.bryanroessler.com/_config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"