We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 730278e commit 9ec117cCopy full SHA for 9ec117c
1 file changed
_includes/head.html
@@ -24,6 +24,8 @@
24
{% if site.google_analytics.ua %}
25
<!-- Global site tag (gtag.js) - Google Analytics -->
26
<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>
29
<script>
30
window.dataLayer = window.dataLayer || [];
31
function gtag(){dataLayer.push(arguments);}
0 commit comments