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

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