Skip to content

Commit 84b447f

Browse files
committed
add comment where to get versions
1 parent d2c5f84 commit 84b447f

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
@@ -4,7 +4,9 @@ publish = "site/public/"
44
command = "pwd && cd themes/docsy && npm install && git submodule update -f --init && cd ../.. && hugo"
55

66
[build.environment]
7+
# node Active LTS
78
NODE_VERSION = "24.11.0"
9+
# https://github.com/gohugoio/hugo/releases
810
HUGO_VERSION = "0.152.2"
911

1012
[context.production.environment]

0 commit comments

Comments
 (0)