Skip to content

Commit 49c2e5b

Browse files
Update netlify.toml
1 parent a0f1f6c commit 49c2e5b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

netlify.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
NODE_VERSION = "14.15.0"
77

88
[[headers]]
9-
X-Frame-Options= "SAMEORIGIN"
9+
for = "/*"
10+
[headers.values]
11+
X-Frame-Options = "SAMEORIGIN"
1012

1113
[[plugins]]
1214
package = "@netlify/plugin-gatsby"

0 commit comments

Comments
 (0)