Update config.toml

This commit is contained in:
Joe Hutchinson
2018-12-18 14:42:09 -05:00
committed by GitHub
parent ac92a02a56
commit 3f53316266

View File

@@ -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 © 20082018, 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"