Files
aether/exampleSite/config.toml
2020-10-22 13:51:32 -04:00

15 lines
288 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"
[markup]
[markup.highlight]
style = "igor"