Files
aether/exampleSite/config.toml
2020-10-22 14:17:08 -04:00

15 lines
289 B
TOML

baseurl = "https://example.com"
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"