site/hugo.toml
2024-02-10 21:18:27 +01:00

4 lines
112 B
TOML

baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'My documentation'
theme = 'hugo-theme-console'