Skip to content

Commit 668df63

Browse files
Updated the workspace for netlify
1 parent 83b3c62 commit 668df63

File tree

5 files changed

+289
-11
lines changed

5 files changed

+289
-11
lines changed

netlify.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[[headers]]
2+
for = "/*"
3+
[headers.values]
4+
X-Content-Type-Options = "nosniff"
5+
X-Frame-Options = "DENY"
6+
X-XSS-Protection = "1; mode=block"

0 commit comments

Comments
 (0)