all repos — homestead @ a90c68de7a7767c0b4a394cb0facc1b50ad68761

Code for my website

Update hugo to version 0.58

Alan Pearce
commit

a90c68de7a7767c0b4a394cb0facc1b50ad68761

parent

05b9b2d08bfbfe0b365a40a8dda233f1608b588a

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M netlify.tomlnetlify.toml
@@ -2,7 +2,7 @@ [build]
publish = "public" command = "hugo" [build.environment] - HUGO_VERSION = "0.55.6" + HUGO_VERSION = "0.58.0" [context.production.environment] HUGO_ENV = "production"