From 426d23c3efaf8954f69e76f53a9109b7c20032c7 Mon Sep 17 00:00:00 2001 From: mattbk Date: Thu, 9 Mar 2017 12:40:10 -0600 Subject: [PATCH] Change config. --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 5028094..e01a474 100644 --- a/_config.yml +++ b/_config.yml @@ -50,7 +50,7 @@ url:http://greenupday.org # (http://yourusername.github.io/repository-name) # and NOT your User repository (http://yourusername.github.io) # then add in the baseurl here, like this: "/repository-name" -baseurl: "/greenupday.org" +baseurl: "" # # !! You don't need to change any of the configuration flags below !!