We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb33529 + 81660a4 commit b7bcd43Copy full SHA for b7bcd43
1 file changed
netlify.toml
@@ -0,0 +1,7 @@
1
+[[headers]]
2
+for = "/*"
3
+[headers.values]
4
+Strict-Transport-Security = '''
5
+ max-age=63072000;
6
+ includeSubDomains;
7
+ preload'''
0 commit comments