From: Marjan Van de Kauter Date: Tue, 19 Sep 2023 08:17:30 +0000 (+0100) Subject: Add banner for State of the Map Europe 2023 X-Git-Tag: live~511 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/781b5166ce49d339090ffee7f53a9996ed91148f Add banner for State of the Map Europe 2023 Closes #4252 --- diff --git a/app/assets/images/banners/StateoftheMapEurope_2023.png b/app/assets/images/banners/StateoftheMapEurope_2023.png new file mode 100644 index 000000000..33e9db907 Binary files /dev/null and b/app/assets/images/banners/StateoftheMapEurope_2023.png differ diff --git a/config/banners.yml b/config/banners.yml index c2a4df07b..d385a6e59 100644 --- a/config/banners.yml +++ b/config/banners.yml @@ -8,3 +8,9 @@ donate_2023: - [banners/donate_2023_1@2x.jpg, 2x] dark: true enddate: 2023-dec-31 +sotmeu_2023: + id: sotmeu_2023 + alt: State of the Map Europe 2023 + link: https://stateofthemap.eu/ + img: banners/StateoftheMapEurope_2023.png + enddate: 2023-nov-10 \ No newline at end of file