diff options
Diffstat (limited to 'netlify.toml')
| -rw-r--r-- | netlify.toml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/netlify.toml b/netlify.toml deleted file mode 100644 index cbc12db..0000000 --- a/netlify.toml +++ /dev/null @@ -1,9 +0,0 @@ -[build] - publish = "dist" - command = "npm run build" -[build.processing.html] - pretty_urls = false -[[headers]] - for = "/_astro/*" - [headers.values] - Cache-Control = "public, max-age=31536000, immutable" |
