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

weru
11.20.2020 f43a75bb9a2641ff9a8bce1fbd09ca464aef463d
try an absolute path
1 files modified
2 ■■■ changed files
exampleSite/netlify.toml 2 ●●● patch | view | raw | blame | history
exampleSite/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
# command = "hugo --gc --minify"
command = "hugo --gc --minify --themesDir ../.."
command = "hugo --gc --minify --themesDir /opt/build/repo/"
[context.production.environment]
HUGO_VERSION = "0.74.3"