erambler/netlify.toml

7 lines
95 B
TOML
Raw Normal View History

2021-03-30 09:08:06 +00:00
[build]
command = "hugo"
publish = "public"
2021-04-11 17:48:19 +00:00
[build.environment]
HUGO_VERSION = "0.82.0"