From 0f6250a09b13e3a029b6c67168ac15e58ffe73a5 Mon Sep 17 00:00:00 2001 From: Kameron Kenny Date: Tue, 15 Jan 2019 09:36:03 -0500 Subject: [PATCH] update config baseurl --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 9a04ac3..c8c8dde 100644 --- a/_config.yml +++ b/_config.yml @@ -17,7 +17,7 @@ title: thelinux.pro email: thiswontwork@thelinux.pro description: > # this means to ignore newlines until "baseurl:" thelinux.pro -baseurl: "/thelinuxpro" # the subpath of your site, e.g. /blog +baseurl: "" # the subpath of your site, e.g. /blog url: "" # the base hostname & protocol for your site, e.g. http://example.com twitter_username: kameronkenny github_username: kkenny