writing.enpaul.net/config.toml

5 lines
98 B
TOML
Raw Normal View History

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