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:24:34 +0300
committervjeantet <valere.jeantet@gmail.com>2020-07-26 02:24:34 +0300
commit42c27c47bc79fe4caa6a2315e225d2fb77ed0797 (patch)
treefa7f8dad78499eb2d38f710ff98db2cea07aaa6e
parentc8237eb8d09d542945470b74aed9d0bdf2179335 (diff)
netlify
-rw-r--r--netlify.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/netlify.toml b/netlify.toml
index ac67b15..675a82a 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -1,7 +1,4 @@
[build]
-publish = "public"
-
-[build]
publish = "exampleSite/public"
command = "hugo -gc --minify -s exampleSite --config \"exampleSite/config.toml\""