Skip to content

Commit c5af41b

Browse files
authored
Merge pull request #30 from devlive-community/dev
添加 Google 广告代码
2 parents 2b07cb0 + 4daba15 commit c5af41b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/pageforge.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,17 @@ feature:
2929
content: |
3030
<script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script>
3131
<script>LA.init({id:"KhuPJkgSiYG5j4Xr",ck:"KhuPJkgSiYG5j4Xr",autoTrack:true,hashMode:true,screenRecord:true})</script>
32+
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5403546756695673"
33+
crossorigin="anonymous"></script>
34+
<ins class="adsbygoogle"
35+
style="display:block; text-align:center;"
36+
data-ad-layout="in-article"
37+
data-ad-format="fluid"
38+
data-ad-client="ca-pub-5403546756695673"
39+
data-ad-slot="7720669116"></ins>
40+
<script>
41+
(adsbygoogle = window.adsbygoogle || []).push({});
42+
</script>
3243
edit:
3344
enable: true
3445
view:

0 commit comments

Comments
 (0)