From 3cbf7b79bb5df6d27d75c885e6412f11e2a18e5f Mon Sep 17 00:00:00 2001 From: Will Faught Date: Thu, 23 Feb 2023 19:40:54 -0800 Subject: [PATCH] Set baseurl to http://localhost --- exampleSite/config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index 273dc656..972eea41 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -1,3 +1,4 @@ +baseurl: http://localhost copyright: © Will Faught enablerobotstxt: true languagecode: en-us