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

github.com/orf/bare-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 959ac4a..6adc737 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,6 @@ If using Netlify, add the following to your `netlify.toml` file:
```toml
[build]
-environment = { HUGO_VERSION = "your hugo version (e.g '0.74.3')" }
command = "git submodule update --init --recursive --depth=1 && hugo --minify --ignoreCache"
[context.deploy-preview]