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 d2c5f84 commit 84b447fCopy full SHA for 84b447f
netlify.toml
@@ -4,7 +4,9 @@ publish = "site/public/"
4
command = "pwd && cd themes/docsy && npm install && git submodule update -f --init && cd ../.. && hugo"
5
6
[build.environment]
7
+# node Active LTS
8
NODE_VERSION = "24.11.0"
9
+# https://github.com/gohugoio/hugo/releases
10
HUGO_VERSION = "0.152.2"
11
12
[context.production.environment]
0 commit comments