this repo has no description

chore: update Zola to 0.20.0

Changed files
+1 -1
+1 -1
netlify.toml
···
publish = "public/"
[build.environment]
-
ZOLA_VERSION = "0.19.2"
+
ZOLA_VERSION = "0.20.0"
[context.deploy-preview]
command = "zola build --drafts --base-url $DEPLOY_PRIME_URL"