blog/config.toml
2021-07-06 00:52:05 -05:00

10 lines
170 B
TOML

baseURL = "http://example.org/"
languageCode = "en-us"
title = "michael's blog"
enableGitInfo = true
[markup.tableOfContents]
endLevel = 4
ordered = true
startLevel = 2