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-05-05 22:21:24 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2019-05-05 22:21:24 +0300
commit576970270b37e49ca760329111ab460070ef42c0 (patch)
tree1449ebdd9e1bdfccbd902bf6bbdbf1edb7ee380e /netlify.toml
parent981c56f23619d6d53ef27c0962d662fec70469e3 (diff)
theme: update to v4.3.0-dev - fix author links (workaround Hugo bug)
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 341a7afc..522ce7c5 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.55.2"
+ HUGO_VERSION = "0.55.5"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]