netlify: Upgrade to Hugo 0.126.0

This commit is contained in:
Bjørn Erik Pedersen
2024-05-14 15:59:36 +02:00
parent 58b9554b78
commit c39aa4e258
+1 -1
View File
@@ -3,7 +3,7 @@
command = "hugo --gc --minify" command = "hugo --gc --minify"
[build.environment] [build.environment]
HUGO_VERSION = "0.125.6" HUGO_VERSION = "0.126.0"
[context.production.environment] [context.production.environment]
HUGO_ENV = "production" HUGO_ENV = "production"