Skip to content

Commit 96ecde7

Browse files
committed
feat: adSense verification
1 parent e139177 commit 96ecde7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
1616
<meta name="apple-mobile-web-app-title" content="rainwatchermap" />
1717
<link rel="manifest" href="/site.webmanifest" />
18+
19+
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9462044190482080" crossorigin="anonymous"></script>
1820
</head>
1921
<body>
2022
<div id="root">

0 commit comments

Comments
 (0)