Testing some more stuff
This commit is contained in:
@@ -16,7 +16,7 @@ export default function RootLayout({children}: {children: React.ReactNode}) {
|
||||
<html lang="en">
|
||||
<head>
|
||||
<link rel="icon" href="/favicon.ico" sizes="any" />
|
||||
<meta httpEquiv="Content-Security-Policy" content="default-src 'self' *.stripe.com" />
|
||||
<meta httpEquiv="Content-Security-Policy-Report-Only" content="default-src 'self' *.stripe.com *.encoach.com localhost" />
|
||||
|
||||
<script async src="https://js.stripe.com/v3/pricing-table.js" />
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user