Trying adsense to help serverbills

This commit is contained in:
Kasper Rynning-Tønnesen
2018-11-27 08:56:13 +01:00
parent 77d215f89f
commit e4ca2bb8cf
4 changed files with 35 additions and 4 deletions

View File

@@ -47,6 +47,15 @@
}
}
</script>
{{#if adds}}
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "{{{ adsense }}}",
enable_page_level_ads: true
});
</script>
{{/if}}
{{/unless}}
</head>
<body class="noselect">