fix build

This commit is contained in:
2025-02-19 21:14:15 +01:00
parent 54976b9ec6
commit 2fa1164210
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ theme = 'gallery'
[module] [module]
[module.hugoVersion] [module.hugoVersion]
min = "0.144.1" min = "0.141.0"
[menu] [menu]
[[menu.footer]] [[menu.footer]]

View File

@@ -1,5 +1,5 @@
# Docker image to use for building # Docker image to use for building
image: hugomods/hugo:reg-exts-0.141.0 image: hugomods/hugo:reg-exts-0.144.2
# Build command # Build command
command: hugo command: hugo
# Public directory # Public directory