mainpage_v2_theme/hugoBasicExample/netlify.toml
2024-03-24 22:16:02 +01:00

7 lines
103 B
TOML

[build]
publish = "public"
command = "hugo --gc"
[build.environment]
HUGO_VERSION = "0.83.1"