Skip to content

Commit

Permalink
Add google adsense verify script
Browse files Browse the repository at this point in the history
  • Loading branch information
mengqi92 committed May 4, 2024
1 parent f9b26e1 commit fa06d7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export default function RootLayout({
return (
<html lang="en" className="light">
<head>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8258722689100385" crossOrigin="anonymous"></script>
<GoogleAnalytics />
<Clarity />
<link
Expand Down

0 comments on commit fa06d7a

Please sign in to comment.