There was an error while loading. Please reload this page.
1 parent 09315ca commit 64879fdCopy full SHA for 64879fd
netlify.toml
@@ -1,6 +1,6 @@
1
[build]
2
publish = "public"
3
-command = "hugo version && hugo --gc --minify -d public/docs;"
+command = "hugo version && hugo --baseURL $DEPLOY_PRIME_URL --gc --minify -d public/docs;"
4
5
[context.production.environment]
6
HUGO_VERSION = "0.76.5"
0 commit comments