diff --git a/contracts/src/bridge/frontend/pages/_app.tsx b/contracts/src/bridge/frontend/pages/_app.tsx index e7799c9d5b..9603fd69c4 100644 --- a/contracts/src/bridge/frontend/pages/_app.tsx +++ b/contracts/src/bridge/frontend/pages/_app.tsx @@ -69,9 +69,24 @@ export default function App({ Component, pageProps }: AppProps) { ogTwitterImage={siteMetadata.siteLogo} ogType={"website"} > - - - + + + + - {/* SECURITY: to prevent the page from being loaded in an iFrame */} - - {/* to indicate the browser shouldn't interpret the response as something other than the specified content type */} - - {/* The Content-Security-Policy header is used to prevent a wide range of attacks, including Cross-Site Scripting (XSS) and other cross-site injections. */} {/* twitter metadata */}