1
0
hugo/layouts/partials/google-ads.html

13 lines
408 B
HTML
Raw Normal View History

2024-04-23 13:21:26 +00:00
<div class="google-ads">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-7486046788071230"
data-ad-slot="7628124683"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>