InkSoul/themes/meme_cdn/layouts/partials/third-party/google-adsense-auto.html

7 lines
178 B
HTML
Raw Normal View History

2023-06-18 23:16:41 +08:00
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "{{ .Site.Params.googleAdClient }}",
enable_page_level_ads: true
});
</script>