Skip to content

Commit

Permalink
chore: ads
Browse files Browse the repository at this point in the history
  • Loading branch information
lencx committed Nov 13, 2023
1 parent 0f4f678 commit 6f432f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/html.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export default function HTML(props: any) {
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta name="google-adsense-account" content="ca-pub-5066880741262012" />
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HHP8559J84"></script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5066880741262012" crossOrigin="anonymous"></script>
{props.headComponents}
Expand Down

0 comments on commit 6f432f5

Please sign in to comment.