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-09-25 07:28:59 +0300
committerzwbetz <zwbetz@gmail.com>2019-09-25 07:28:59 +0300
commitd916d0d437afb4fb836684f99f5b5212aa233466 (patch)
tree2a67f3253e494e99a0449ce73a9b40198cdf20d2 /netlify.toml
parentb00a271851a0c2b700a78bdd5eaa5803e70e89a7 (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 8050641..97fac64 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://papercss-hugo-theme.netlify.com/"