]> git.openstreetmap.org Git - rails.git/commitdiff
Add banner for SOTM Asia 2023
authorAdam Hoyle <adam@atommacbook2023.local>
Mon, 23 Oct 2023 13:14:59 +0000 (14:14 +0100)
committerAdam Hoyle <adam@atommacbook2023.local>
Mon, 23 Oct 2023 13:14:59 +0000 (14:14 +0100)
app/assets/images/banners/SOTMAsia_x_FOSS4G_2023.png [new file with mode: 0644]
config/banners.yml

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 (file)
index 0000000..fb9f05c
Binary files /dev/null and b/app/assets/images/banners/SOTMAsia_x_FOSS4G_2023.png differ
index 23256643d67965a158fccaf85bb24b2abbfc7bc1..769a5572615d88e0b83c74295412f4a301dc36fc 100644 (file)
@@ -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