mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-21 06:54:08 -07:00
Set headers for stork index
This commit is contained in:
parent
989e53faed
commit
8825375b7a
1 changed files with 5 additions and 0 deletions
|
|
@ -28,6 +28,11 @@
|
||||||
NPM_FLAGS = "--no-optional"
|
NPM_FLAGS = "--no-optional"
|
||||||
CI = "1"
|
CI = "1"
|
||||||
|
|
||||||
|
[[headers]]
|
||||||
|
for = "/search-index.st"
|
||||||
|
[headers.values]
|
||||||
|
Content-Type = "application/wasm"
|
||||||
|
Cache-Control = "max-age=43200, must-revalidate"
|
||||||
|
|
||||||
# https://docs.netlify.com/configure-builds/file-based-configuration/#redirects
|
# https://docs.netlify.com/configure-builds/file-based-configuration/#redirects
|
||||||
# These redirect are lower priority than _redirects in the root or dist
|
# These redirect are lower priority than _redirects in the root or dist
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue