Skip to content

Commit 9ec117c

Browse files
committed
MOD google adsense
1 parent 730278e commit 9ec117c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

_includes/head.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
{% if site.google_analytics.ua %}
2525
<!-- Global site tag (gtag.js) - Google Analytics -->
2626
<script async src="https://www.googletagmanager.com/gtag/js?id={{ site.google_analytics.ua }}"></script>
27+
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9628605866926742"
28+
crossorigin="anonymous"></script>
2729
<script>
2830
window.dataLayer = window.dataLayer || [];
2931
function gtag(){dataLayer.push(arguments);}

0 commit comments

Comments
 (0)