This commit is contained in:
Andras Schmelczer 2026-05-25 09:49:13 +01:00
parent db8d4597df
commit 17daf44684
2 changed files with 119 additions and 0 deletions

21
public/_headers Normal file
View file

@ -0,0 +1,21 @@
/*
X-Content-Type-Options: nosniff
Referrer-Policy: strict-origin-when-cross-origin
/_astro/*
Cache-Control: public, max-age=31536000, immutable
/fonts/*
Cache-Control: public, max-age=31536000, immutable
/media/*
Cache-Control: public, max-age=86400, stale-while-revalidate=604800
/favicon.ico
Cache-Control: public, max-age=604800
/*.xml
Cache-Control: public, max-age=300
/*.webmanifest
Cache-Control: public, max-age=300