hugo-stack/exampleSite/hugo.toml

7 lines
116 B
TOML
Raw Normal View History

2026-08-13 16:31:11 -04:00
baseURL = 'http://localhost:1313/'
languageCode = 'en-us'
title = 'Stack Example'
[params]
accentColor = "#EF9F27"