3b4aed64aa
deploy / deploy (push) Successful in 5s
DNS is now live for the real domain; point baseURL and the CI deploy target at it instead of the sunfloweracres.reground.org demo.
10 lines
193 B
TOML
10 lines
193 B
TOML
baseURL = "https://sunfloweracressoaps.com/"
|
|
languageCode = "en-us"
|
|
title = "Sunflower Acres"
|
|
|
|
[params]
|
|
tagline = "Small-batch soap, made by hand"
|
|
|
|
[markup.goldmark.renderer]
|
|
unsafe = true
|