blog-build-ci/hugo.toml

5 lines
102 B
TOML
Raw Normal View History

2025-01-17 00:52:46 +01:00
baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'My New Hugo Site'
theme = 'PaperMod'