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-12-11 06:28:55 +0300
committerzwbetz <zwbetz@gmail.com>2019-12-11 06:28:55 +0300
commit85cd240a672d84d1bb8c4ad0a2d58e5fe4706681 (patch)
tree987e7e920827830b86921b5a9864147283831f7e /netlify.toml
parent276594607a8fb3836fbe7638dcc1f9d53c19f856 (diff)
upgrade hugo to 0.60.1
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 db5fba6..5dc82ca 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,6 +3,6 @@
command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
- HUGO_VERSION = "0.58.3"
+ HUGO_VERSION = "0.60.1"
HUGO_THEME = "repo"
HUGO_BASEURL = "https://vanilla-bootstrap-hugo-theme.netlify.com/" \ No newline at end of file