We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 655dc85 commit 2b463edCopy full SHA for 2b463ed
_layouts/default.html
@@ -5,4 +5,16 @@
5
</div>
6
7
<script data-ad-client="ca-pub-8048259725688477" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
8
+
9
+<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
10
+<!-- 페이지 하단 -->
11
+<ins class="adsbygoogle"
12
+ style="display:block"
13
+ data-ad-client="ca-pub-8048259725688477"
14
+ data-ad-slot="3418114413"
15
+ data-ad-format="auto"
16
+ data-full-width-responsive="true"></ins>
17
+<script>
18
+ (adsbygoogle = window.adsbygoogle || []).push({});
19
+</script>
20
{% include footer.html %}
0 commit comments