diff options
| author | Dawid Rycerz <dawid@rycerz.xyz> | 2025-07-22 10:20:19 +0300 |
|---|---|---|
| committer | Dawid Rycerz <dawid@rycerz.xyz> | 2025-07-22 10:20:19 +0300 |
| commit | 2adc69eab2e5c23e5f6ea41b590cf671e3f674f7 (patch) | |
| tree | 5d42b427e070a7e08d81200e017ec3d444a1e57f /netlify.toml | |
| parent | be7cd770b243095c6789216c0f3351d1d925f5ec (diff) | |
cleanup
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" |
