all repos — website @ 2b9b404434a847af385cb46e2aeac731d97ccddb

My website

Update hugo to 0.47

Alan Pearce
commit

2b9b404434a847af385cb46e2aeac731d97ccddb

parent

a117d08a718053e2efcf9a983d54f926c04db3b2

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.43" + HUGO_VERSION = "0.47" [context.production.environment] HUGO_ENV = "production"