diff --git a/.gitignore b/.gitignore index 3d7f46f..66758ca 100644 --- a/.gitignore +++ b/.gitignore @@ -86,7 +86,7 @@ jspm_packages/ # Gatsby files .cache/ -public + # Storybook build outputs .out diff --git a/public/_headers b/public/_headers new file mode 100644 index 0000000..8aa4d44 --- /dev/null +++ b/public/_headers @@ -0,0 +1,3 @@ +/* + X-Frame-Options: DENY + Content-Security-Policy: frame-ancestors 'none' \ No newline at end of file