From 6c61709a07a6ea4825d9b3805ba2ad66e231d26d Mon Sep 17 00:00:00 2001 From: bryan Date: Tue, 13 Nov 2018 16:44:19 -0500 Subject: [PATCH] Move blog to subdomain --- blog.bryanroessler.com/_config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/blog.bryanroessler.com/_config.yml b/blog.bryanroessler.com/_config.yml index c0aef1b..2e15481 100644 --- a/blog.bryanroessler.com/_config.yml +++ b/blog.bryanroessler.com/_config.yml @@ -4,7 +4,7 @@ # 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: "https://bryanroessler.com" +url: "https://blog.bryanroessler.com" baseurl: "" # If you are building a GitHub project page then use these settings: @@ -23,6 +23,7 @@ description: Ordo ab chao # List of links in the navigation bar navbar-links: + Home: "https://bryanroessler.com" CV: "https://cv.bryanroessler.com" Repos: "https://git.bryanroessler.com" Services: