diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index c256ea27..7e994bb5 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -1,4 +1,4 @@ -baseurl: "http://localhost" +baseurl: "https://example.com" copyright: "© Will Faught" enablerobotstxt: true languagecode: "en-us"