From 46612f786a7080a819935bde387782e240214bbe Mon Sep 17 00:00:00 2001 From: Riley Wong Date: Wed, 17 Apr 2024 14:52:12 -0400 Subject: [PATCH] Change config url --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 57ff39f..824b95d 100644 --- a/_config.yml +++ b/_config.yml @@ -18,8 +18,8 @@ title: Governance Archaeology description: >- # this means to ignore newlines until "baseurl:" TK Governance Archaeology description 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 +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 # github_username: patdryburgh