diff --git a/exampleSite/hugo.yaml b/exampleSite/hugo.yaml index b933d55..8e1b1b2 100644 --- a/exampleSite/hugo.yaml +++ b/exampleSite/hugo.yaml @@ -1,4 +1,4 @@ -baseurl: "/" +baseurl: "https://example.org/" # please update this to your actual URL languageCode: "en-us" title: "A minimal Hugo website" theme: "hugo-xmin"