horst-reimann/config.toml
2022-08-26 22:26:56 +02:00

7 lines
211 B
TOML

baseURL = 'http://example.org/'
languageCode = 'en-us'
title = 'My New Hugo Site'
theme = "introduction"
[params]
themeStyle = "dark" # Choose "light" or "dark" or "auto"