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 7a7e7c9 commit ab762c3Copy full SHA for ab762c3
layouts/partials/comments.html
@@ -1,5 +1,18 @@
1
<!-- Twikoo -->
2
<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>
16
<div class="pagination__title">
17
<span class="pagination__title-h" style="font-size: 20px;">💬评论</span>
18
<hr />
0 commit comments