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

github.com/vjeantet/hugo-theme-docport.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvjeantet <valere.jeantet@gmail.com>2020-07-26 02:26:45 +0300
committervjeantet <valere.jeantet@gmail.com>2020-07-26 02:26:45 +0300
commitfdfe1d0860d2f8de543c8f923d5481cd2b0ec458 (patch)
tree0c970596a2e2eedbbd0e556e3ce6632b3dd37cb7 /netlify.toml
parent42c27c47bc79fe4caa6a2315e225d2fb77ed0797 (diff)
netlify
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 675a82a..4776ece 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -1,6 +1,6 @@
[build]
publish = "exampleSite/public"
- command = "hugo -gc --minify -s exampleSite --config \"exampleSite/config.toml\""
+ command = "hugo -s exampleSite --config \"exampleSite/config.toml\""
[context.production.environment]
HUGO_VERSION = "0.74.3"