Skip to content

Commit c980243

Browse files
PsCustomObjectPsCustomObject
authored andcommitted
Fixed formatting for ads code
1 parent 39430b9 commit c980243

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

_layouts/default.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
{% include head.html %}
1515
{% include head/custom.html %}
1616
<script data-ad-client="ca-pub-8799681346916578" async
17-
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
17+
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js">
18+
</script>
1819

1920
</head>
2021

@@ -27,12 +28,11 @@
2728
<script data-ad-client="ca-pub-8799681346916578" async
2829
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js">
2930
</script>
30-
(adsbygoogle = window.adsbygoogle || []).push({});
31-
</script>
3231

3332
{{ content }}
3433
<script data-ad-client="ca-pub-8799681346916578" async
35-
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
34+
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js">
35+
</script>
3636
</div>
3737

3838
{% if site.search == true %}

0 commit comments

Comments
 (0)