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:
-rw-r--r--netlify.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/netlify.toml b/netlify.toml
index 044af0e..021fcc1 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -14,3 +14,6 @@
# Default build command.
command = "hugo --gc --minify -t ../.. -d ../docs -v -b /"
+
+[build.environment]
+ HUGO_VERSION = "0.80.0" \ No newline at end of file