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

github.com/zwbetz-gh/cayman-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:18 +0300
committerzwbetz <zwbetz@gmail.com>2019-08-20 19:39:18 +0300
commit40f1b2b759b872a2145f2331e0e9b1f538e43df1 (patch)
tree6c4fa35e701b32f6c360f4efdaabe867cc3fdc45
parentc5c1915d3d2a69bda61860f3a7846f6601540292 (diff)
bump netlify hugo version
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index 642724a..4e3c5ce 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,6 +3,6 @@
command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
- HUGO_VERSION = "0.57.1"
+ HUGO_VERSION = "0.57.2"
HUGO_THEME = "repo"
HUGO_BASEURL = "https://cayman-hugo-theme.netlify.com/"