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

gitlab.com/rmaguiar/hugo-theme-color-your-world.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphael Aguiar <rmaguiar@tuta.io>2020-08-29 00:16:13 +0300
committerRaphael Aguiar <rmaguiar@tuta.io>2020-08-29 00:16:13 +0300
commit4ad174562a83df036bc34638bfe6d7ee8d60ac2b (patch)
tree81a392cd9282405111c332c0168c2f3a60049274 /netlify.toml
parent3c7b035b1b8e3481b666bc53859049f624d721a5 (diff)
Change min_version and minor changes
* Change min_version to 0.73.0, due to changes related to taxonomy * Other minor changes
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 16b4877..405cab3 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -6,5 +6,5 @@
[build.environment]
HUGO_BASEURL = "https://color-your-world-demo.netlify.app"
HUGO_THEME = "repo"
- HUGO_VERSION = "0.71.0"
+ HUGO_VERSION = "0.73.0"
HUGO_ENABLEGITINFO = "true"