X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/370f4bf562845a864e425f25bb8279afcb7016c3..80903324cfabf9330973b06e68b423f38fc13522:/app/views/layouts/site.html.erb?ds=sidebyside diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index be19d01cc..bd77966db 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -72,7 +72,10 @@ :href =>'http://stateofthemap.org/'}, {:image => 'sotm-us-ad.png', :title => 'State of the Map USA', - :href =>'http://stateofthemap.us/'}].sample + :href =>'http://stateofthemap.us/'}, + {:image => 'donate-ad.png', + :title => 'Server Donation Drive', + :href =>'http://donate.openstreetmap.org/'}].sample link_to ad[:href], :title => ad[:title] do image_tag ad[:image], :class => :ad