Skip to content

Commit ab4b004

Browse files
author
Tim Bannister
committed
Switch to Hugo v0.79.1
The improvements include: - timezone-aware date formatting - if getJSON() errors during a build, we can now ignore it - You can set Hugo configuration via environment variables even if snake_case.
1 parent ec80275 commit ab4b004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ functions = "functions"
77
command = "git submodule update --init --recursive --depth 1 && make non-production-build"
88

99
[build.environment]
10-
HUGO_VERSION = "0.74.3"
10+
HUGO_VERSION = "0.79.1"
1111
NODE_VERSION = "10.20.0"
1212
RUBY_VERSION = "2.7.1"
1313

0 commit comments

Comments
 (0)