From 183c6c4ca1d15b5649aa9cf102bce64ce8864e11 Mon Sep 17 00:00:00 2001 From: Riley Wong Date: Fri, 10 May 2024 15:43:08 -0400 Subject: [PATCH] Test base url config --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 0b238fb..4403eb6 100644 --- a/_config.yml +++ b/_config.yml @@ -17,8 +17,8 @@ title: Governance Archaeology # email: hello@patdryburgh.com description: >- # this means to ignore newlines until "baseurl:" TK Governance Archaeology description -baseurl: "" # the subpath of your site, e.g. /blog -url: "https://metagov.github.io/govarch-website" # the base hostname & protocol for your site, e.g. http://example.com +baseurl: "https://govarc.medlab.host/" # the subpath of your site, e.g. /blog +url: "" # the base hostname & protocol for your site, e.g. http://example.com # url: "localhost:4000" # the base hostname & protocol for your site, e.g. http://example.com # icon: /assets/images/icon-512.png # twitter_username: patdryburgh