Files
website/hugo.toml
2026-02-28 10:23:39 -06:00

9 lines
182 B
TOML

baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'My New Hugo Site'
[contentTypes]
[contentTypes.'text/markdown']
[taxonomies]
tag = 'tags'
chapterno = 'chapterno'