hugo-example/hugo.toml

5 lines
107 B
TOML
Raw Normal View History

2024-08-26 14:50:16 +00:00
baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'My New Hugo Site'
theme = "example-theme"