Delete netlify.toml

This commit is contained in:
Satya L. Johnson 2021-10-13 00:15:51 -04:00 committed by GitHub
parent 1e8cb13c69
commit aaf4f0d470
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
[build]
publish = "public"
command = "zola build"
[build.environment]
ZOLA_VERSION = "0.14.1"
[context.deploy-preview]
command = "zola build --base-url $DEPLOY_PRIME_URL"