From 14e4a99d01a158d7d9f385e24f6222329430f040 Mon Sep 17 00:00:00 2001 From: Riley Wong Date: Fri, 5 Apr 2024 00:13:49 -0400 Subject: [PATCH] Fix subpath in config --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index feba9f5..9132c0f 100644 --- a/_config.yml +++ b/_config.yml @@ -17,7 +17,7 @@ title: Governance Archaeology # email: hello@patdryburgh.com description: >- # this means to ignore newlines until "baseurl:" TK Governance Archaeology description -baseurl: "https://govarc.medlab.host/" # the subpath of your site, e.g. /blog +baseurl: "" # the subpath of your site, e.g. /blog url: "https://govarc.medlab.host/" # the base hostname & protocol for your site, e.g. http://example.com # icon: /assets/images/icon-512.png # twitter_username: patdryburgh