Skip to content

Commit

Permalink
Update netlify.toml
Browse files Browse the repository at this point in the history
Signed-off-by: hossainemruz <[email protected]>
  • Loading branch information
hossainemruz committed Nov 23, 2023
1 parent 40d121b commit 434061e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[build]
command = "cd exampleSite && hugo --gc --minify"
publish = "public"
publish = "exampleSite/public"

[context.production.environment]
HUGO_ENABLEGITINFO = "true"
Expand Down

0 comments on commit 434061e

Please sign in to comment.