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

github.com/zwbetz-gh/cupper-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzwbetz <zwbetz@gmail.com>2019-08-20 19:39:35 +0300
committerzwbetz <zwbetz@gmail.com>2019-08-20 19:39:35 +0300
commitf924417a5df78bb389c9a580966300f002856d5b (patch)
tree8ae67312667b293cd4e40c14b241b5c057d06194 /netlify.toml
parent5da8f5afe992659fc9f6c63e2ceeced65569d338 (diff)
bump netlify hugo version
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 9849573..67337a3 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,6 +3,6 @@
command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
- HUGO_VERSION = "0.54.0"
+ HUGO_VERSION = "0.57.2"
HUGO_THEME = "repo"
HUGO_BASEURL = "https://cupper-hugo-theme.netlify.com/" \ No newline at end of file