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>2021-12-31 16:55:46 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2021-12-31 16:56:20 +0300
commitd99a03a46fe59269e23a272c996184d2df0ef884 (patch)
tree8102290fc0929d28252130819e2b6c184a28fce5 /netlify.toml
parent756904fa4cec9fe5702dfbd604feae2285d097dc (diff)
modules: update - get Hugo v0.91 support
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 86da1132..e5df8dc0 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.89.4"
+ HUGO_VERSION = "0.91.2"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]