My personal blog hauleth.dev
blog
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update Zola to 0.20.0

+1 -1
+1 -1
netlify.toml
··· 3 3 publish = "public/" 4 4 5 5 [build.environment] 6 - ZOLA_VERSION = "0.19.2" 6 + ZOLA_VERSION = "0.20.0" 7 7 8 8 [context.deploy-preview] 9 9 command = "zola build --drafts --base-url $DEPLOY_PRIME_URL"