Skip to content

Commit c9dd8bb

Browse files
committed
加一个google广告, 避免域名要重新审核
1 parent 5c0dc1d commit c9dd8bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
<body>
3131
<div id="app"></div>
3232
<script type="module" src="/src/main.js"></script>
33+
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4684536310184190"
34+
crossorigin="anonymous"></script>
3335
</body>
3436

3537
</html>

0 commit comments

Comments
 (0)