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

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictoria Drake <hello@victoria.dev>2021-12-19 17:51:11 +0300
committerVictoria Drake <hello@victoria.dev>2021-12-19 17:51:11 +0300
commit84e3340ca0792c2a0e2c4fb5b96e6f16037e1eeb (patch)
treea5eb6727c458473311705ecc8b637e386d138aba /netlify.toml
parent8c3c9cedd0724cc5909260a8914d19ec2cc65b0e (diff)
Adds giscus and color tweaksv5.1.0
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 e5a1182..4fcf972 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -16,4 +16,4 @@
command = "hugo --gc --minify -t ../.. -d ../docs -v -b https://hugo-introduction.netlify.app/"
[build.environment]
- HUGO_VERSION = "0.80.0"
+ HUGO_VERSION = "0.86.0"