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>2019-01-20 16:08:23 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2019-01-20 16:08:23 +0300
commite9c47d97ce6adca5a05695f3cdf2cc8ec4a00044 (patch)
treed30a43b0c0583ec52d99258090eb22aaa24a7095 /netlify.toml
parent5e0c2eb4f2224ece1d0889f38fc5b3038a68a82b (diff)
theme: update and upgrade to Academic v4 dev
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 0bc46c9f..5bc7fed8 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,6 +3,6 @@
command = "hugo"
[context.production.environment]
- HUGO_VERSION = "0.50"
+ HUGO_VERSION = "0.53"
HUGO_ENV = "production"
HUGO_ENABLEGITINFO = "true"