]> git.openstreetmap.org Git - rails.git/commitdiff
Add banner for State of the Map Europe 2023
authorMarjan Van de Kauter <marjan.vandekauter@tomtom.com>
Tue, 19 Sep 2023 08:17:30 +0000 (09:17 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 19 Sep 2023 08:17:30 +0000 (09:17 +0100)
Closes #4252

app/assets/images/banners/StateoftheMapEurope_2023.png [new file with mode: 0644]
config/banners.yml

diff --git a/app/assets/images/banners/StateoftheMapEurope_2023.png b/app/assets/images/banners/StateoftheMapEurope_2023.png
new file mode 100644 (file)
index 0000000..33e9db9
Binary files /dev/null and b/app/assets/images/banners/StateoftheMapEurope_2023.png differ
index c2a4df07b2ae4440186053193d6acb59c20a6cef..d385a6e5963cbb36e8157b9aeef9541fcf3a77d9 100644 (file)
@@ -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