Adsense
This commit is contained in:
@@ -93,6 +93,13 @@ export default function RootLayout({
|
||||
className={`${inter.variable} ${cormorant.variable} h-full antialiased`}
|
||||
>
|
||||
<body className="flex min-h-full flex-col">
|
||||
<Script
|
||||
id="adsense"
|
||||
async
|
||||
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-278277014424875"
|
||||
crossOrigin="anonymous"
|
||||
strategy="beforeInteractive"
|
||||
/>
|
||||
<Script id="preloader-session" strategy="beforeInteractive">
|
||||
{`try {
|
||||
const hasSeenPreloader = sessionStorage.getItem("entscheidomat:preloader-seen") === "1";
|
||||
|
||||
Reference in New Issue
Block a user