hugo-example/hugo.toml
2024-08-26 10:50:16 -04:00

4 lines
107 B
TOML

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