From c89684ecbf3d318eefdb09ba8d58b007557d1f8f Mon Sep 17 00:00:00 2001 From: Riley Wong Date: Fri, 10 May 2024 15:44:27 -0400 Subject: [PATCH] Edit config url --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 4403eb6..824b95d 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: "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 +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 # url: "localhost:4000" # the base hostname & protocol for your site, e.g. http://example.com # icon: /assets/images/icon-512.png # twitter_username: patdryburgh