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-12-11 06:20:09 +0300
committerzwbetz <zwbetz@gmail.com>2019-12-11 06:20:09 +0300
commit505f3020a1d4549a02f53b2e5af7aaf86b057511 (patch)
tree30af90ce578073ba3f478276ee6170b6f3df747b /netlify.toml
parentd916d0d437afb4fb836684f99f5b5212aa233466 (diff)
upgrade to hugo 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 97fac64..003cc38 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://papercss-hugo-theme.netlify.com/"