File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,10 +12,6 @@ export default function HTML(props) {
1212 name = "viewport"
1313 content = "width=device-width, initial-scale=1, shrink-to-fit=no"
1414 />
15- < meta
16- httpEquiv = "Content-Security-Policy"
17- content = "frame-ancestors 'self'; default-src 'self'; script-src 'self' 'unsafe-inline' https://fonts.gstatic.com https://v8hx52m354g0.statuspage.io; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' data: https:; connect-src 'self' https:; frame-src 'self' https://www.youtube.com https://w.soundcloud.com https://calcotestudios.com https://docs.google.com https://us15.list-manage.com https://hook.us1.make.com https://hook.us2.make.com https://calcotestudios.us15.list-manage.com;"
18- />
1915 { /* eslint-disable-next-line react/no-unknown-property*/ }
2016 < link rel = "preconnect" href = "https://fonts.gstatic.com/" crossOrigin = "anonymous" />
2117 < link
You can’t perform that action at this time.
0 commit comments