mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Added adsense header code
This commit is contained in:
@@ -1,7 +1,11 @@
|
|||||||
<% if Rails.env.production? %>
|
<% if Rails.env.production? %>
|
||||||
<div class="adRnav">
|
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||||
|
<script>
|
||||||
</div>
|
(adsbygoogle = window.adsbygoogle || []).push({
|
||||||
|
google_ad_client: "ca-pub-6845455733812572",
|
||||||
|
enable_page_level_ads: true
|
||||||
|
});
|
||||||
|
</script>
|
||||||
<% end %>
|
<% end %>
|
||||||
<div class="afs_ads"> </div>
|
<div class="afs_ads"> </div>
|
||||||
<div class="well" id="blocked_message" style="display: none;">
|
<div class="well" id="blocked_message" style="display: none;">
|
||||||
|
|||||||
Reference in New Issue
Block a user