Files
aether/exampleSite/config.toml
2020-08-03 21:47:06 -04:00

16 lines
327 B
TOML

baseurl = "http://example.org"
title = "Hugo Themes - aether"
author = "Joe Hutchinson"
canonifyurls = true
paginate = 3
theme = "aether"
themesDir = "../../"
[params]
brand = "aether"
description = "aether Hugo theme for blogs"
bgimg = "img/ignasi_pattern_s.png"
[markup]
[markup.highlight]
style = "igor"