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

github.com/Fastbyte01/KeepIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiuseppe Pignataro <rogepix@gmail.com>2019-08-20 23:29:05 +0300
committerGiuseppe Pignataro <rogepix@gmail.com>2019-08-20 23:29:05 +0300
commit379c1ff1b98c8bdb696cb1885bb17705c801248a (patch)
treef5b0c52e7dfc2e84fd40c93e998d49c3f4c1fcd2
parent3e2972c318b3c8297a5ac775cb897adefa90b2ee (diff)
Updated to latest Hugo version
-rw-r--r--exampleSite/netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/netlify.toml b/exampleSite/netlify.toml
index 3ed54cb..0f7cc79 100644
--- a/exampleSite/netlify.toml
+++ b/exampleSite/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.53"
+ HUGO_VERSION = "0.57.2"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]