Added adsense

This commit is contained in:
Hieuhuy Pham 2025-01-21 04:08:25 -05:00
parent 52b2301fc1
commit c32020aa47

View File

@ -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"