]> git.openstreetmap.org Git - rails.git/commit
Add support for rotating banners, add banners for SOTM, SOTMUS
authorBryan Housel <bryan@mapbox.com>
Mon, 20 Jun 2016 22:09:55 +0000 (18:09 -0400)
committerBryan Housel <bryan@mapbox.com>
Mon, 20 Jun 2016 22:09:55 +0000 (18:09 -0400)
commit5e27978d3cd55b267f0222d51d9e8efa26e389e9
treecb0873dd6fc18de5c6efcde2fc52bd1e4f70c819
parentee1cc2aa5102b3da1cb6780d111fdef01c62a1ec
Add support for rotating banners, add banners for SOTM, SOTMUS
app/assets/images/banners/.keep [new file with mode: 0644]
app/assets/images/banners/sotm-2016.jpg [new file with mode: 0644]
app/assets/images/banners/sotmus-2016.jpg [new file with mode: 0644]
app/assets/javascripts/index.js
app/assets/stylesheets/common.scss
app/views/layouts/_banner.html.erb [new file with mode: 0644]
app/views/layouts/map.html.erb