hugo-stack/exampleSite/hugo.toml

6 lines
116 B
TOML

baseURL = 'http://localhost:1313/'
languageCode = 'en-us'
title = 'Stack Example'
[params]
accentColor = "#EF9F27"