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-09-25 07:27:22 +0300
committerzwbetz <zwbetz@gmail.com>2019-09-25 07:27:22 +0300
commitbf00331176a8b5c0b677ff9be79624f7138ab5d0 (patch)
treeffe7c1a026165255c87c417c3d46b50e37cef178 /netlify.toml
parent1d4061b0f582dfc84c6382bb91113cd12ac65fbd (diff)
bump hugo version to 0.58.3
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index 8a292ca..db5fba6 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,6 +3,6 @@
command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
- HUGO_VERSION = "0.57.2"
+ HUGO_VERSION = "0.58.3"
HUGO_THEME = "repo"
HUGO_BASEURL = "https://vanilla-bootstrap-hugo-theme.netlify.com/" \ No newline at end of file