Inside_Casual/themes/anubis2/exampleSite/netlify.toml
2025-03-22 03:03:34 +03:00

8 lines
168 B
TOML

[build]
publish = "public"
command = "hugo --gc --minify"
[context.production.environment]
HUGO_VERSION = "0.115.4"
HUGO_ENV = "production"
HUGO_ENABLEGITINFO = "true"