update zola to v0.21.0
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M vercel.json → vercel.json
@@ -3,7 +3,7 @@ "$schema": "https://openapi.vercel.sh/vercel.json", "framework": "zola", "build": { "env": { - "ZOLA_VERSION": "0.18.0" + "ZOLA_VERSION": "0.21.0" } }, "cleanUrls": true,