From: Michael Reichert Date: Sun, 1 Sep 2019 15:20:52 +0000 (+0200) Subject: Add banner for SotM 2019 X-Git-Tag: live~2964 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/357060d96faad761a677b1027fa42c25805bac01 Add banner for SotM 2019 --- diff --git a/app/assets/images/banners/sotm2019.png b/app/assets/images/banners/sotm2019.png new file mode 100644 index 000000000..982c90ca1 Binary files /dev/null and b/app/assets/images/banners/sotm2019.png differ diff --git a/config/banners.yml b/config/banners.yml index 2d3f4dd63..f6ef3f48a 100644 --- a/config/banners.yml +++ b/config/banners.yml @@ -1,12 +1,6 @@ -sotm2018: - id: sotm2018 - alt: SotM 2018 - link: https://2018.stateofthemap.org/ - img: banners/sotm2018.png - enddate: 2018-jul-30 -saveyourinternet: - id: saveyourinternet - alt: "The EU Copyright Directive threatens free content on the Internet and OpenStreetMap. Demonstrations in various European cities on 23 March. https://savetheinternet.info/demos" - link: https://savetheinternet.info/demos - img: banners/saveyourinternet.png - enddate: 2019-mar-26 +sotm2010: + id: sotm2019 + alt: State of the Map 2019 + link: https://2019.stateofthemap.org/ + img: banners/sotm2019.png + enddate: 2019-sep-23