M82-SiteWeb/netlify.toml
Sebastien Larinier 9dfb46439d
update hugo
2024-10-30 16:30:05 +01:00

10 строки
217 B
TOML

[build]
publish = "public"
command = "hugo"
[context.production.environment]
HUGO_VERSION = "v0.136.5"
[context.production]
command = "hugo --gc --minify --baseURL https://chipper-klepon-ab7771.netlify.app"