From 98fbb4afcf56d63970a861488f60894fb7ce0958 Mon Sep 17 00:00:00 2001 From: minikube-bot Date: Sat, 8 Nov 2025 08:03:00 +0000 Subject: [PATCH] Site: Update hugo from 0.152.2 to v0.152.2 --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 6b715aef4e..e95ab08640 100644 --- a/netlify.toml +++ b/netlify.toml @@ -7,7 +7,7 @@ command = "pwd && cd themes/docsy && npm install && git submodule update -f --in # node Active LTS NODE_VERSION = "24.11.0" # https://github.com/gohugoio/hugo/releases -HUGO_VERSION = "0.152.2" +HUGO_VERSION = "v0.152.2" [context.production.environment] HUGO_ENV = "production"