X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/8bd001f1282b7a33a71c0565504e160dbe567d5d..ff7ddb6b86bf918a9418af7382836b41594d45e4:/app/views/site/key.html.erb diff --git a/app/views/site/key.html.erb b/app/views/site/key.html.erb index 91dfd1250..317266b1f 100644 --- a/app/views/site/key.html.erb +++ b/app/views/site/key.html.erb @@ -1,8 +1,8 @@
- <% YAML.load_file(Rails.root.join("config", "key.yml")).each do |name,data| %> + <% YAML.load_file(Rails.root.join("config/key.yml")).each do |name,data| %> <% data.each do |entry| %> - + " data-zoom-max="<%= entry["max_zoom"] %>">
<%= image_tag "key/#{name}/#{entry['image']}" %>