From: Harry Wood Date: Mon, 10 Jun 2013 08:56:40 +0000 (+0200) Subject: Remove SOTM US from the banner rotation X-Git-Tag: live~4934 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/eac40b89af7f3a1c8b5bf6924640cf54a776e70b?ds=sidebyside Remove SOTM US from the banner rotation Remove SOTM US image from the from the front page banner rotation, leaving only main SOTM and server donation drive ads. --- diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index bd77966db..542bcca2a 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -70,9 +70,6 @@ <%= ad = [{:image => 'sotm-birmingham-ad.png', :title => 'State of the Map Birmingham', :href =>'http://stateofthemap.org/'}, - {:image => 'sotm-us-ad.png', - :title => 'State of the Map USA', - :href =>'http://stateofthemap.us/'}, {:image => 'donate-ad.png', :title => 'Server Donation Drive', :href =>'http://donate.openstreetmap.org/'}].sample