1
0
hugo/layouts/partials/google-ads-post.html
2024-04-23 22:21:26 +09:00

13 lines
412 B
HTML

<div class="google-ads">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:block"
data-ad-format="fluid"
data-ad-layout-key="-f7+6b-2g-5t+jt"
data-ad-client="ca-pub-7486046788071230"
data-ad-slot="6066812769"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>