hugo/hugo.toml
2026-03-18 22:16:06 +08:00

5 lines
97 B
TOML

baseURL = 'https://example.org/'
locale = 'en-us'
title = 'My New Hugo Project'
theme = 'ananke'