From: Adam Hoyle <adam@atommacbook2023.local>
Date: Mon, 23 Oct 2023 13:14:59 +0000 (+0100)
Subject: Add banner for SOTM Asia 2023
X-Git-Tag: live~1627^2~2
X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/1a3a40772c9b8bb70d9b0f91b6de2ba550a153d7

Add banner for SOTM Asia 2023
---

diff --git a/app/assets/images/banners/SOTMAsia_x_FOSS4G_2023.png b/app/assets/images/banners/SOTMAsia_x_FOSS4G_2023.png
new file mode 100644
index 000000000..fb9f05c63
Binary files /dev/null and b/app/assets/images/banners/SOTMAsia_x_FOSS4G_2023.png differ
diff --git a/config/banners.yml b/config/banners.yml
index 23256643d..769a55726 100644
--- a/config/banners.yml
+++ b/config/banners.yml
@@ -15,3 +15,10 @@ sotmeu_2023:
   img: banners/StateoftheMapEurope_2023.png
   startdate: 2023-oct-05
   enddate: 2023-nov-05
+sotmasia_2023:
+  id: sotmasia_2023
+  alt: State of the Map Asia x Foss4G Thailand 2023
+  link: https://stateofthemap.asia/
+  img: banners/SOTMAsia_x_FOSS4G_2023.png
+  startdate: 2023-oct-18
+  enddate: 2023-nov-18
\ No newline at end of file