diff --git a/netlify.toml b/netlify.toml index b57404ffa..80f0ee912 100644 --- a/netlify.toml +++ b/netlify.toml @@ -10,7 +10,7 @@ [[headers]] for = "/*" [headers.values] - X-Frame-Options = "DENY" + X-Frame-Options = "SAMEORIGIN" X-XSS-Protection = "1; mode=block" [[redirects]] diff --git a/packages/hoppscotch-web/index.html b/packages/hoppscotch-web/index.html index f497ecfa9..5cff33f3b 100644 --- a/packages/hoppscotch-web/index.html +++ b/packages/hoppscotch-web/index.html @@ -1,7 +1,7 @@ - Hoppscotch - Open source API development ecosystem + Hoppscotch • Open source API development ecosystem