Bump zola version for docs

This commit is contained in:
Vincent Prouillet 2023-03-05 20:26:55 +01:00
parent f45c1b601a
commit 4f5d6222fc

View file

@ -4,7 +4,7 @@
command = "zola build"
[build.environment]
ZOLA_VERSION = "0.15.3"
ZOLA_VERSION = "0.17.1"
[context.deploy-preview]
command = "zola build --base-url $DEPLOY_PRIME_URL"