feat: upgrade Hugo version in Netlify and DevContainer file (#1197)

* feat: upgrade Netlify Hugo version to 0.152.2

* feat: update to newer Hugo DevContainer file
This commit is contained in:
Jimmy
2025-11-01 21:45:48 +01:00
committed by GitHub
parent 5a10223f4c
commit 512a9ab625
3 changed files with 85 additions and 54 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
publish = "exampleSite/public"
[build.environment]
HUGO_VERSION = "0.124.0"
HUGO_VERSION = "0.152.2"
HUGO_THEME = "repo"
[context.production]