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

github.com/zwbetz-gh/vanilla-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:42:55 +0300
committerzwbetz <zwbetz@gmail.com>2019-08-20 19:42:55 +0300
commit17961546dc3e7e51f8edba47cf4a9087d5d39924 (patch)
treedc87cbb35557abf61d3135dec0987ff84dd4828f
parent3aadff9ba85128abd6a048e356ccf458029c4bf9 (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 a3854ef..8a292ca 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://vanilla-bootstrap-hugo-theme.netlify.com/" \ No newline at end of file