From b15bdf641075e624a8a4f300a2d31c44a5c28389 Mon Sep 17 00:00:00 2001 From: Jacob Cody Wimer Date: Thu, 24 Jan 2019 13:07:41 +0000 Subject: [PATCH] Added adsense header code --- app/views/layouts/_underheader.html.erb | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/app/views/layouts/_underheader.html.erb b/app/views/layouts/_underheader.html.erb index 9c6b634..d40e3b2 100644 --- a/app/views/layouts/_underheader.html.erb +++ b/app/views/layouts/_underheader.html.erb @@ -1,7 +1,11 @@ <% if Rails.env.production? %> -
- -
+ + <% end %>