Skip to content

Commit ab762c3

Browse files
authored
Update comments.html
1 parent 7a7e7c9 commit ab762c3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

layouts/partials/comments.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
<!-- Twikoo -->
22
<div>
3+
<div class="post_ads">
4+
<ins class="adsbygoogle"
5+
style="display:block"
6+
data-ad-client="ca-pub-4739645989170648"
7+
data-ad-slot="5019102040"
8+
data-ad-format="auto"
9+
data-full-width-responsive="true"></ins>
10+
<script>
11+
window.addEventListener('load', function() {
12+
(adsbygoogle = window.adsbygoogle || []).push({});
13+
});
14+
</script>
15+
</div>
316
<div class="pagination__title">
417
<span class="pagination__title-h" style="font-size: 20px;">💬评论</span>
518
<hr />

0 commit comments

Comments
 (0)