From 4b6b50ab6243fd009fe3d2351f8e731e8b1fd967 Mon Sep 17 00:00:00 2001 From: Mateusz Konieczny Date: Wed, 19 Jun 2024 12:34:36 +0200 Subject: [PATCH 1/1] start STOTMEU banner now note that start date was mandatory in initial per https://github.com/openstreetmap/openstreetmap-website/blob/master/FAQ.md#how-do-i-create-a-banner-to-promote-my-openstreetmap-event > The pull request must indicate when the banner should start being shown, which must be at least 7 days after the pull request was created. --- config/banners.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/config/banners.yml b/config/banners.yml index f6678be6c..d9eb92c13 100644 --- a/config/banners.yml +++ b/config/banners.yml @@ -13,7 +13,6 @@ sotmeu_2024: alt: State of the Map Europe 2024 link: https://tobilet.pl/state-of-the-map-europe-2024.html img: banners/StateoftheMapEurope_2024.png - startdate: 2024-jun-24 enddate: 2024-jul-18 sotmasia_2023: id: sotmasia_2023 -- 2.39.5