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

github.com/zwbetz-gh/minimal-bootstrap-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:40:21 +0300
committerzwbetz <zwbetz@gmail.com>2019-08-20 19:40:21 +0300
commit07f8e59fa7970d92687300f35de43f566c1482ae (patch)
tree4f5e0f995064097accb911eb29863646ba4265eb
parent634920a9807574efc408f945a9f4275d7e33f17e (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 28f4bed..ea61906 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://minimal-bootstrap-hugo-theme.netlify.com/" \ No newline at end of file