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>2020-06-03 04:39:33 +0300
committerzwbetz <zwbetz@gmail.com>2020-06-03 04:39:33 +0300
commitb1b83b6fe6a9a390fdd84b52d803b27d01e68efc (patch)
tree7d3cb81d06fb23a8028e1451b8e5cf4f66828d7d
parenteba92554484b086843e16bfeed9ceed839ab00df (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 51edcce..d8fd30c 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,6 +3,6 @@
command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
- HUGO_VERSION = "0.60.1"
+ HUGO_VERSION = "0.72.0"
HUGO_THEME = "repo"
HUGO_BASEURL = "https://cupper-hugo-theme.netlify.com/" \ No newline at end of file