birdcat.online/themes/aviary/hugo.toml
2025-07-12 22:28:30 -04:00

10 lines
234 B
TOML

baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'My New Hugo Site'
[module]
[module.hugoVersion]
extended = false
min = "0.116.0"
[frontmatter]
lastmod = [':git', 'lastmod', 'modified', 'date', 'pubdate']