Skip to content

Commit 924ccb6

Browse files
committed
google ads verification
1 parent 1049eaf commit 924ccb6

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

src/app.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,14 @@
1111
<!-- exoclick verification -->
1212
<meta name="6a97888e-site-verification" content="90256ef2817c47f4922d837cdf49fedc">
1313

14+
15+
<!-- google ads verification -->
16+
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6661595569829232"
17+
crossorigin="anonymous"></script>
1418
<title>CCPorted</title>
1519
%sveltekit.head%
1620

17-
21+
1822

1923
<script>
2024
console.log('[APP][head] Loaded app');

0 commit comments

Comments
 (0)