Update netlify.toml
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[build]
|
[build]
|
||||||
command = "cd exampleSite && hugo --gc --minify"
|
command = "cd exampleSite && hugo --gc --minify"
|
||||||
publish = "public"
|
publish = "exampleSite/public"
|
||||||
|
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
HUGO_ENABLEGITINFO = "true"
|
HUGO_ENABLEGITINFO = "true"
|
||||||
|
|||||||
Reference in New Issue
Block a user