misc: Update Netlify config to build with v0.152.0

This commit is contained in:
Joe Mooring
2025-10-21 11:27:09 -07:00
committed by Joe Mooring
parent 6467bda931
commit 1617ee75b4
+1 -1
View File
@@ -3,7 +3,7 @@
command = "hugo --gc --minify"
[build.environment]
HUGO_VERSION = "0.151.1"
HUGO_VERSION = "0.152.0"
[context.production.environment]
HUGO_ENV = "production"