Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matcornic/hugo-theme-learn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Taylor <matthew@m-taylor.co.uk>2020-03-09 19:11:01 +0300
committerMatthew Taylor <matalo33@users.noreply.github.com>2020-03-09 19:17:14 +0300
commitb5c759a3c7ba7a7303a538f7d1982ec578812684 (patch)
tree02f1f8adae2c569ebc4674d1cf790ccbc50dfc32 /netlify.toml
parentf7847b6a3abc6dd2f67839c80a1144200768dd68 (diff)
Netlify build on 0.66.0
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/netlify.toml b/netlify.toml
index 2d9a7c5..3b536c8 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -5,7 +5,7 @@
[build.environment]
HUGO_THEME = "repo"
HUGO_THEMESDIR = "/opt/build"
- HUGO_VERSION = "0.63.2"
+ HUGO_VERSION = "0.66.0"
[context.production.environment]
HUGO_BASEURL = "https://learn.netlify.com/"
@@ -21,4 +21,3 @@
[context.branch-deploy.environment]
HUGO_ENABLEGITINFO = "true"
-