Skip to content

Commit a4d32a5

Browse files
Sushanth KurdekarSushanth Kurdekar
authored andcommitted
ad code added
1 parent e40e0e9 commit a4d32a5

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

layouts/partials/adsense-inarticle.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
21
<!-- postPage -->
32
<ins class="adsbygoogle"
43
style="display:inline-block;width:728px;height:90px"

layouts/partials/head.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,5 @@
4141
<meta property="og:description" content="blog about Technology" />
4242
<meta name="description" content="blog about Technology" />
4343
{{ end }}
44-
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6155459918319745"
45-
crossorigin="anonymous"></script>
44+
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
4645
</head>

0 commit comments

Comments
 (0)