|
@@ -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"
|