summaryrefslogtreecommitdiff
path: root/_headers
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2026-06-04 13:37:51 +0000
committerGitHub <[email protected]>2026-06-04 13:37:51 +0000
commit2f3230cc2b51abdb3d286ba0ce70b359144f8a1b (patch)
treece56c9795e56b28418516c588018410454e93f96 /_headers
Deploy to GitHub pagesgh-pages
Diffstat (limited to '_headers')
-rw-r--r--_headers12
1 files changed, 12 insertions, 0 deletions
diff --git a/_headers b/_headers
new file mode 100644
index 0000000..877d928
--- /dev/null
+++ b/_headers
@@ -0,0 +1,12 @@
+# for netlify hosting
+# https://docs.netlify.com/routing/headers/#syntax-for-the-headers-file
+
+/*
+ X-Frame-Options: DENY
+ X-XSS-Protection: 1; mode=block
+ X-Content-Type-Options: nosniff
+ Referrer-Policy: same-origin
+/*.css
+ Cache-Control: public, max-age=31536000, immutable
+/*.js
+ Cache-Control: public, max-age=31536000, immutable