all repos — zola-bearblog @ 2c9ca00042ec7c1a4da5ad927f19e8849e5ae96c

Port of bear blog theme to zola

Fix links in netlify branch deployments

Alan Pearce
commit

2c9ca00042ec7c1a4da5ad927f19e8849e5ae96c

parent

51f60c9e5a8b5dadf740e9f234d5235ae41db218

1 file changed, 2 insertions(+), 0 deletions(-)

jump to
M netlify.tomlnetlify.toml
@@ -13,6 +13,8 @@ # `$DEPLOY_PRIME_URL`.
[context.deploy-preview] command = "zola build --base-url $DEPLOY_PRIME_URL" +[context.branch-deploy] +command = "zola build --base-url $DEPLOY_PRIME_URL" [[headers]] for = "/*"