diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 6fcb125..b3fe88c 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -1,4 +1,4 @@ -baseurl = "http://replace-this-with-your-hugo-site.com/" +baseurl = "https://example.org" languageCode = "en-us" metadataformat = "yaml" title = "Alabaster" @@ -34,4 +34,4 @@ googleAnalytics = "" [params.footer] copyright = "[Digitalcraftsman](https://github.com/digitalcraftsman)" - show_powered_by = true \ No newline at end of file + show_powered_by = true