diff --git a/exampleSite/config.toml b/exampleSite/config.toml index d882cad..0bad3bb 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -1,6 +1,6 @@ # Hugo variables # -baseurl = "http://replace-this-with-your-hugo-site.com/" +baseurl = "https://example.org/" languageCode = "en-us" title = "Hugo Bootstrap v4 Blog" theme = "hugo-theme-bootstrap4-blog"