👷 Change Netlify base path

pull/2/head
James Panther 2021-08-25 14:15:04 +10:00
parent 83eebaefc0
commit 8b68899a9b
No known key found for this signature in database
GPG Key ID: D36F789E45745D17
1 changed files with 2 additions and 3 deletions

View File

@ -1,7 +1,6 @@
[build] [build]
base = "exampleSite" command = "cd exampleSite && hugo --gc --minify -b $URL"
command = "hugo --gc --minify -b $URL" publish = "exampleSite/public"
publish = "public"
[build.environment] [build.environment]
HUGO_THEMESDIR = "../.." HUGO_THEMESDIR = "../.."