blog/config.toml
2023-08-17 16:16:17 +02:00

5 lines
106 B
TOML

baseURL = 'http://example.org/'
languageCode = 'en-us'
title = 'My New Hugo Site'
theme = 'nostyleplease'