Skip to content

Commit

Permalink
Add adsense script
Browse files Browse the repository at this point in the history
  • Loading branch information
jadolg authored Sep 22, 2024
1 parent 3a043bf commit 837e064
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pages/_document.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ export default function Document() {
return (
<Html lang="en">
<Head>
<Script
async
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5397268423562454"
crossOrigin="anonymous"
strategy="afterInteractive"
/>
<Script
strategy="beforeInteractive"
src="https://www.termsfeed.com/public/cookie-consent/4.1.0/cookie-consent.js"
Expand Down

0 comments on commit 837e064

Please sign in to comment.