From 68489423fcfab42bcf1c872883c90fd18a135b50 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Thu, 1 Oct 2020 17:43:54 +0100 Subject: refactor: Netlify CMS as an optional module ALso - update Netlify.toml Hugo version to latest - update to latest Wowchemy v5-dev master & upgrade config/ and author profile --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'netlify.toml') diff --git a/netlify.toml b/netlify.toml index 4d5287d5..6437f4c5 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ publish = "public" [build.environment] - HUGO_VERSION = "0.74.3" + HUGO_VERSION = "0.75.1" HUGO_ENABLEGITINFO = "true" [context.production.environment] -- cgit v1.2.3