We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e40e0e9 commit a4d32a5Copy full SHA for a4d32a5
layouts/partials/adsense-inarticle.html
@@ -1,4 +1,3 @@
1
-<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
2
<!-- postPage -->
3
<ins class="adsbygoogle"
4
style="display:inline-block;width:728px;height:90px"
layouts/partials/head.html
@@ -41,6 +41,5 @@
41
<meta property="og:description" content="blog about Technology" />
42
<meta name="description" content="blog about Technology" />
43
{{ end }}
44
-<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6155459918319745"
45
- crossorigin="anonymous"></script>
+<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
46
</head>
0 commit comments