Casual_blog/themes/anubis2/exampleSite/netlify.toml

8 lines
168 B
TOML
Raw Normal View History

2024-03-07 06:27:02 +00:00
[build]
publish = "public"
command = "hugo --gc --minify"
[context.production.environment]
HUGO_VERSION = "0.115.4"
HUGO_ENV = "production"
HUGO_ENABLEGITINFO = "true"