diff --git a/exampleSite/config.toml b/exampleSite/config.toml index bea2679..64e89cf 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -1,7 +1,6 @@ -baseurl = "https://gohugo.io/" +baseurl = "http://example.org" title = "Hugo Themes - aether" -author = "Steve Francia" -copyright = "Copyright © 2008–2018, Steve Francia and the Hugo Authors; all rights reserved." +author = "Joe Hutchinson" canonifyurls = true paginate = 3 theme = "aether" @@ -9,4 +8,4 @@ theme = "aether" [params] brand = "aether" description = "aether Hugo theme for blogs" -bgimg = "/img/ignasi_pattern_s.png" \ No newline at end of file +bgimg = "/img/ignasi_pattern_s.png"