Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zwbetz-gh/papercss-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzwbetz <zwbetz@gmail.com>2019-08-20 19:41:52 +0300
committerzwbetz <zwbetz@gmail.com>2019-08-20 19:41:52 +0300
commite65e5229f3d033bcd99ae67d68b7759d883b7631 (patch)
tree7e0e3ede85c456b342b53ded70ec72f63cd980a2
parent698fe6ae491b1c7aa06014896e19dd9c73ddf538 (diff)
bump netlify hugo version
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index 6042fb1..8050641 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,6 +3,6 @@
command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
- HUGO_VERSION = "0.57.1"
+ HUGO_VERSION = "0.57.2"
HUGO_THEME = "repo"
HUGO_BASEURL = "https://papercss-hugo-theme.netlify.com/"