We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1049eaf commit 924ccb6Copy full SHA for 924ccb6
1 file changed
src/app.html
@@ -11,10 +11,14 @@
11
<!-- exoclick verification -->
12
<meta name="6a97888e-site-verification" content="90256ef2817c47f4922d837cdf49fedc">
13
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>
18
<title>CCPorted</title>
19
%sveltekit.head%
20
-
21
22
23
<script>
24
console.log('[APP][head] Loaded app');
0 commit comments