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:
authorZachary Betz <zwbetz@gmail.com>2019-01-04 18:33:00 +0300
committerZachary Betz <zwbetz@gmail.com>2019-01-04 18:33:00 +0300
commit1a860eccefadd99e031a5b28e4ba8f58c11fad2e (patch)
tree8b6055fae2083b231c9c6c104ef27acc57b76e0e
parent9b9cb89cdfcea8f91a6024015c3ceb59b2451f23 (diff)
Bump netlify hugo version to 0.53
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index 934a5b9..6cc3c1d 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,4 +3,4 @@
command = "cd exampleSite && hugo --gc --themesDir ../.. -t repo --baseURL https://vanilla-bootstrap-hugo-theme.netlify.com/"
[build.environment]
- HUGO_VERSION = "0.52" \ No newline at end of file
+ HUGO_VERSION = "0.53" \ No newline at end of file