mirror of
https://github.com/yuzu-emu/shared-bulma-theme.git
synced 2024-11-21 23:15:37 +01:00
baseof: support multiple ads per page
This commit is contained in:
parent
ad5b1e22ec
commit
9f449cfedd
@ -105,7 +105,9 @@
|
||||
|
||||
{{- if eq (getenv "HUGO_ENV") "PRD" }}
|
||||
<script type="text/javascript">
|
||||
for (var i = 0; i < document.getElementsByClassName('adsbygoogle').length; i++) {
|
||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||
}
|
||||
</script>
|
||||
{{- end }}
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user