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-02-25 19:25:01 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2021-02-25 19:25:01 +0300
commit8f3727944d60157b512fd75f6615f85caa815870 (patch)
tree06885371a44905620b90c1132847e7178a8e1d83 /netlify.toml
parent1cca5111de54d53082950267e3d13336d6e9d4cd (diff)
build: update Hugo
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 20efd1f0..d85ec405 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.80.0"
+ HUGO_VERSION = "0.81.0"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]