Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4c729eb

Browse files
committed
if 문 조절
1 parent 75c35a5 commit 4c729eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_layouts/post.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@ <h2 class="subheading">{{ page.subtitle }}</h2>
5353
randomElement.insertBefore(adElement, randomElement.firstChild);
5454
});
5555
</script>
56-
{% endif %}
57-
56+
5857
<!-- #post display AdSense -->
5958
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1101850893094860" crossorigin="anonymous"></script>
6059
<!-- 디스플레이 광고_전체 하단 -->
6160
<ins class="adsbygoogle" style="display:block; text-align:center;" data-ad-client="ca-pub-1101850893094860" data-ad-slot="4824700312" data-ad-format="auto" data-full-width-responsive="true"></ins>
6261
<script> (adsbygoogle = window.adsbygoogle || []).push({}); </script>
62+
{% endif %}
6363

6464
<!-- disqus_comments -->
6565
<br>

0 commit comments

Comments
 (0)