diff --git a/exampleSite/hugo.toml b/exampleSite/hugo.toml index 43260bb..57687c0 100755 --- a/exampleSite/hugo.toml +++ b/exampleSite/hugo.toml @@ -1,6 +1,6 @@ ######################## default configuration #################### # The base URL of your site (required). This will be prepended to all relative URLs. -baseURL = "https://hugoplate.netlify.app/" +baseURL = "/" # Title of your website (required). title = "Hugoplate" # Your theme name