Update netlify.toml
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
40d121bf2c
commit
434061ea6b
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue