fix build
This commit is contained in:
@@ -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]]
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user