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

github.com/zwbetz-gh/cupper-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:06:02 +0300
committerzwbetz <zwbetz@gmail.com>2019-12-11 06:06:02 +0300
commit9e3ec40f5b44f8ade9c2b509174441c2b90a0c9d (patch)
treec0ad1f5e85f969c1d3bbced95ade0c89efa0cfb8 /netlify.toml
parent315fe6a8d9b31b527b47d6506ead7f0ee97799a9 (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 b757aed..51edcce 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://cupper-hugo-theme.netlify.com/" \ No newline at end of file