mirror of https://github.com/onweru/compose.git

weru
06.35.2020 9c8ecbb8bc88cbf3c01587689cf684eee256cac1
edit netlify baseURL
1 files modified
3 ■■■■ changed files
exampleSite/netlify.toml 3 ●●●● patch | view | raw | blame | history
exampleSite/netlify.toml
@@ -1,6 +1,7 @@
[build]
publish = "public"
command = "hugo --gc --minify"
#command = "hugo --gc --minify"
command = "hugo --gc --minify --baseURL https://compose-docs.netlify.app"
[context.production.environment]
HUGO_VERSION = "0.74.3"