mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Added adsense ad
This commit is contained in:
@@ -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"> </div>
|
||||
|
||||
Reference in New Issue
Block a user