mirror of https://github.com/jpanther/congo.git
👷 Change Netlify base path
parent
83eebaefc0
commit
8b68899a9b
|
@ -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 = "../.."
|
||||||
|
|
Loading…
Reference in New Issue