this repo has no description

fix: rollback Zola to 0.19

hauleth.dev 405f3e36 3f2679fd

verified
Changed files
+1 -4
+1 -4
netlify.toml
···
publish = "public/"
[build.environment]
-
ZOLA_VERSION = "0.20.0"
[context.deploy-preview]
command = "zola build --drafts --base-url $DEPLOY_PRIME_URL"
···
[plugins.inputs]
feedPath = "atom.xml"
-
-
[[plugins]]
-
package = "netlify-plugin-submit-sitemap"
···
publish = "public/"
[build.environment]
+
ZOLA_VERSION = "0.19.2"
[context.deploy-preview]
command = "zola build --drafts --base-url $DEPLOY_PRIME_URL"
···
[plugins.inputs]
feedPath = "atom.xml"