Skip to content

Commit 7ebcef7

Browse files
committed
add hugo version for netlify
1 parent f3d4a5f commit 7ebcef7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

netlify.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[context.production.environment]
22
TZ = "Europe/Vienna"
3+
HUGO_VERSION = "0.147.5"
4+
HUGO_ENV = "production"
35

46
[build]
57
publish = "public"

0 commit comments

Comments
 (0)