We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2912fc8 commit 308ad85Copy full SHA for 308ad85
netlify.toml
@@ -4,8 +4,8 @@ publish = "site/public/"
4
command = "pwd && cd themes/docsy && npm install && git submodule update -f --init && cd ../.. && hugo"
5
6
[build.environment]
7
-NODE_VERSION = "20.19.5"
8
-HUGO_VERSION = "v0.148.2"
+NODE_VERSION = "22.20.0"
+HUGO_VERSION = "0.152.2"
9
10
[context.production.environment]
11
HUGO_ENV = "production"
0 commit comments