Skip to content

Commit 0e8e762

Browse files
committed
feat: google adsense
1 parent 16fe2ca commit 0e8e762

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626

2727
gtag('config', 'G-L1N8GXV3L2');
2828
</script>
29+
<!-- Google adsense -->
30+
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9120318334366175"
31+
crossorigin="anonymous"></script>
2932
</head>
3033
<body>
3134
<div id="root"></div>

0 commit comments

Comments
 (0)