www.donaldharper.com/themes/aether/exampleSite/config.toml
2020-11-22 09:44:54 -06:00

16 lines
No EOL
326 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"
headshotimg = "img/faceshot.jpg"
[markup]
[markup.highlight]
style = "igor"