site/hugo.toml
2024-01-21 22:56:08 +01:00

4 lines
112 B
TOML

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