Update config.toml
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
baseurl = "https://gohugo.io/"
|
baseurl = "http://example.org"
|
||||||
title = "Hugo Themes - aether"
|
title = "Hugo Themes - aether"
|
||||||
author = "Steve Francia"
|
author = "Joe Hutchinson"
|
||||||
copyright = "Copyright © 2008–2018, Steve Francia and the Hugo Authors; all rights reserved."
|
|
||||||
canonifyurls = true
|
canonifyurls = true
|
||||||
paginate = 3
|
paginate = 3
|
||||||
theme = "aether"
|
theme = "aether"
|
||||||
@@ -9,4 +8,4 @@ theme = "aether"
|
|||||||
[params]
|
[params]
|
||||||
brand = "aether"
|
brand = "aether"
|
||||||
description = "aether Hugo theme for blogs"
|
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