1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Added adsense ad

This commit is contained in:
2019-01-25 17:30:48 +00:00
parent 8eb7e9c7fa
commit 7b9e6e70fa

View File

@@ -1,10 +1,13 @@
<% if Rails.env.production? %>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
tyle="display:block; text-align:center;"
data-ad-layout="in-article"
data-ad-format="fluid"
data-ad-client="ca-pub-6845455733812572"
data-ad-slot="4570729233"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-6845455733812572",
enable_page_level_ads: true
});
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<% end %>
<div class="afs_ads">&nbsp;</div>