mirror of
https://github.com/imfing/hextra.git
synced 2025-08-23 23:06:41 -04:00
docs(chore): switch to new template system (Hugo v0.146.0) (#681)
This commit is contained in:

committed by
GitHub

parent
41140af6fa
commit
c497ef700e
@@ -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"
|
||||
|
Reference in New Issue
Block a user