Remove Donate Ad Banner
This commit is contained in:
parent
9701c6210c
commit
bd1d0ab950
2 changed files with 1 additions and 4 deletions
Binary file not shown.
Before Width: | Height: | Size: 10 KiB |
|
@ -74,10 +74,7 @@
|
|||
<div class='ads'>
|
||||
<%= ad = [{:image => 'sotm-birmingham-ad.png',
|
||||
:title => 'State of the Map Birmingham',
|
||||
:href =>'http://stateofthemap.org/'},
|
||||
{:image => 'donate-ad.png',
|
||||
:title => 'Server Donation Drive',
|
||||
:href =>'http://donate.openstreetmap.org/'}].sample
|
||||
:href =>'http://stateofthemap.org/'}].sample
|
||||
|
||||
link_to ad[:href], :title => ad[:title] do
|
||||
image_tag ad[:image], :class => :ad
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue