Files
website/hugo.toml

10 lines
202 B
TOML

baseURL = 'https://lukerufkahr.com'
languageCode = 'en-us'
title = 'My New Hugo Site'
[taxonomies]
tag = 'tags'
chapterno = 'chapterno'
[markup]
[markup.highlight]
style = 'gruvbox-light'