Skip to content

Commit

Permalink
add: verif for adsense
Browse files Browse the repository at this point in the history
  • Loading branch information
arcestia committed Jan 2, 2025
1 parent 88114f0 commit 13150b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@
},
"engines": {
"node": ">=18.0.0"
}
},
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
1 change: 1 addition & 0 deletions src/app/root.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ export default function App() {
<head>
<meta charSet="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="google-adsense-account" content="ca-pub-5163720941664319" />
<Meta />
<Links />
<script dangerouslySetInnerHTML={{ __html: themeScript }} />
Expand Down

0 comments on commit 13150b7

Please sign in to comment.