Update config.toml
This commit is contained in:
@@ -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"
|
||||
bgimg = "/img/ignasi_pattern_s.png"
|
||||
|
||||
Reference in New Issue
Block a user