Casual_blog/themes/anubis2/exampleSite/netlify.toml
2024-03-07 09:27:02 +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"