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-04-11 21:37:26 +0300
committerzwbetz <zwbetz@gmail.com>2019-04-11 21:37:26 +0300
commit3aadff9ba85128abd6a048e356ccf458029c4bf9 (patch)
tree9fe529a1f4ba299b8b83e5aef54989d3a3a4f810
parentef667bc3efe6e5dbaced6150e534b13985e23621 (diff)
Bump netlify hugo ver
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index a9a46da..a3854ef 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,6 +3,6 @@
command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
- HUGO_VERSION = "0.53"
+ HUGO_VERSION = "0.54.0"
HUGO_THEME = "repo"
HUGO_BASEURL = "https://vanilla-bootstrap-hugo-theme.netlify.com/" \ No newline at end of file