From ce2fe558ce6ebca8598984c70335cfa9f1800c92 Mon Sep 17 00:00:00 2001 From: Gregory Date: Tue, 23 Sep 2025 19:23:55 +0100 Subject: [PATCH] Update banners.yml Add config for SotM Europe banner --- config/banners.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config/banners.yml b/config/banners.yml index 549309fc2..e7600ccb9 100644 --- a/config/banners.yml +++ b/config/banners.yml @@ -8,3 +8,12 @@ sotm_2025: - [banners/sotm_2025@2x.png, 2x] startdate: 2025-jul-01 enddate: 2025-oct-05 +sotm_eu_2025: + id: sotm_eu_2025 + alt: State of the Map Europe 2025 + link: https://2025.stateofthemap.eu + img: banners/sotm_eu_2025.png + srcset: + - [banners/sotm_eu_2025.png, 1x] + startdate: 2025-oct-06 + enddate: 2025-nov-05 -- 2.39.5