all repos — website @ a164ad057ea33ecc383d9b8e75d2f391a6456f67

My website

Update hugo to 0.43

Alan Pearce
commit

a164ad057ea33ecc383d9b8e75d2f391a6456f67

parent

03ab47b13cef54a70f8d7491f648ed1c00803cbc

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

changed files
M netlify.tomlnetlify.toml
@@ -2,7 +2,7 @@ [build]
publish = "public" command = "hugo" [build.environment] - HUGO_VERSION = "0.41" + HUGO_VERSION = "0.43" [context.production.environment] HUGO_ENV = "production"