X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d0092199871708580301c38d375dc3f7dda9285a..eaa0540f2298782df81dd5d005128394c8e06633:/app/views/layouts/_meta.html.erb diff --git a/app/views/layouts/_meta.html.erb b/app/views/layouts/_meta.html.erb index 790d13fc3..4c88887f9 100644 --- a/app/views/layouts/_meta.html.erb +++ b/app/views/layouts/_meta.html.erb @@ -1,4 +1,3 @@ -<%= favicon_link_tag "favicon.ico" if browser.ie? %> <% [57, 60, 72, 76, 114, 120, 144, 152, 180].each do |size| -%> <%= favicon_link_tag "apple-touch-icon-#{size}x#{size}.png", :rel => "apple-touch-icon", :sizes => "#{size}x#{size}", :type => "image/png" %> <% end -%>