Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2020-10-01 19:43:54 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-10-01 19:43:54 +0300
commit68489423fcfab42bcf1c872883c90fd18a135b50 (patch)
treed319dcb88310bd09eb416abe4504b36aac288131 /netlify.toml
parent1c3b3c6cad677995c871550412b648be20d1b4f9 (diff)
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
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
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]