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-04-11 21:37:49 +0300
committerzwbetz <zwbetz@gmail.com>2019-04-11 21:37:49 +0300
commit50936abf74a592065e7a9d6fe93541d3a846ce39 (patch)
treee04f18b11a8b2c811bfa71f31662a28cf5b968fe
parent2cd4b49e4687980720caf789139654eed65cdc4a (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 ca84fce..8c2da6a 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://minimal-bootstrap-hugo-theme.netlify.com/" \ No newline at end of file