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>2018-05-12 21:39:36 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2018-05-12 21:39:36 +0300
commita7a10a1756389752c7d7d505c746af984f5f9b99 (patch)
tree9f81fcf3291e601b7b4b108f8e019a2656c9eeeb /netlify.toml
parent3c320ab350b7b6c42ad9e6d81beab01ac8b8a4d1 (diff)
Update Netlify config
Update Hugo version to latest.
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 6c3ffcde..d5c8e4bf 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,6 +3,6 @@
command = "hugo"
[context.production.environment]
- HUGO_VERSION = "0.30.2"
+ HUGO_VERSION = "0.40.3"
HUGO_ENV = "production"
HUGO_ENABLEGITINFO = "true"