👷 Change Netlify base path

This commit is contained in:
James Panther
2021-08-25 14:15:04 +10:00
parent 83eebaefc0
commit 8b68899a9b
+2 -3
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 = "../.."