Added adsense
This commit is contained in:
parent
52b2301fc1
commit
c32020aa47
@ -51,8 +51,11 @@ export default function RootLayout({ children }: { children: React.ReactNode })
|
|||||||
})();
|
})();
|
||||||
`,
|
`,
|
||||||
}}
|
}}
|
||||||
|
|
||||||
/>
|
/>
|
||||||
|
<Script
|
||||||
|
async
|
||||||
|
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1843060382170565"
|
||||||
|
crossOrigin="anonymous"></Script>
|
||||||
<Script
|
<Script
|
||||||
src="https://www.googletagmanager.com/gtag/js?id=G-6SXB46RSDE"
|
src="https://www.googletagmanager.com/gtag/js?id=G-6SXB46RSDE"
|
||||||
strategy="afterInteractive"
|
strategy="afterInteractive"
|
||||||
|
Loading…
Reference in New Issue
Block a user