We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 858e311 commit a696c60Copy full SHA for a696c60
1 file changed
docs/tutorialkit.dev/public/_headers
@@ -0,0 +1,13 @@
1
+/*
2
+ Cross-Origin-Embedder-Policy: require-corp
3
+ Cross-Origin-Opener-Policy: same-origin
4
+ X-Content-Type-Options: nosniff
5
+ X-Frame-Options: DENY
6
+ X-XSS-Protection: 1; mode=block
7
+ Referrer-Policy: strict-origin-when-cross-origin
8
+
9
+/_astro/*
10
+ Cache-Control: public, max-age=31536000, immutable
11
12
+/assets/*
13
0 commit comments