writing.enpaul.net/config.toml

5 lines
98 B
TOML
Raw Normal View History

2024-05-07 20:09:05 +00:00
baseURL = 'http://example.org/'
languageCode = 'en-us'
title = 'My New Hugo Site'
theme = 'stack'