about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml index e9752ac..125982c 100644 --- a/netlify.toml +++ b/netlify.toml
@@ -2,7 +2,7 @@
2 publish = "public" 2 publish = "public"
3 command = "hugo" 3 command = "hugo"
4 [build.environment] 4 [build.environment]
5 HUGO_VERSION = "0.55.6" 5 HUGO_VERSION = "0.58.0"
6 6
7[context.production.environment] 7[context.production.environment]
8 HUGO_ENV = "production" 8 HUGO_ENV = "production"