docs(chore): switch to new template system (Hugo v0.146.0) (#681)

This commit is contained in:
Andreas Deininger
2025-05-31 17:48:23 +02:00
committed by GitHub
parent 41140af6fa
commit c497ef700e
5 changed files with 10 additions and 10 deletions

View File

@@ -7,6 +7,6 @@ command = "cd exampleSite && hugo --gc --minify --themesDir ../.. -b ${DEPLOY_PR
ignore = "false"
[build.environment]
HUGO_VERSION = "0.145.0"
GO_VERSION = "1.24.0"
NODE_VERSION = "22.14.0"
HUGO_VERSION = "0.147.5"
GO_VERSION = "1.24.3"
NODE_VERSION = "22.16.0"