Skip to content

Commit 3c23962

Browse files
committed
Enable GA on index
1 parent 5c708c8 commit 3c23962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
onload="hljs.configure({languages:['python'], ignoreUnescapedHTML: true}); hljs.highlightAll()"></script>
155155

156156
<script async src='https://www.googletagmanager.com/gtag/js?id=G-QJH7PLMB12'></script><script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','G-QJH7PLMB12');</script>
157-
<!-- <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><script>(adsbygoogle = window.adsbygoogle || []).push({google_ad_client: "ca-pub-2900001379782823",enable_page_level_ads:true})</script>-->
157+
<script async defer crossorigin src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2900001379782823"></script>
158158
</head>
159159
<body>
160160

0 commit comments

Comments
 (0)