]> git.openstreetmap.org Git - rails.git/commitdiff
Add banner for SOTM 2020
authorMartin Raifer <martin@raifer.tech>
Wed, 1 Jul 2020 11:26:18 +0000 (12:26 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 1 Jul 2020 11:27:07 +0000 (12:27 +0100)
app/assets/images/banners/sotm_2020.png [new file with mode: 0644]
app/assets/images/banners/sotm_africa_2019.png [deleted file]
config/banners.yml

diff --git a/app/assets/images/banners/sotm_2020.png b/app/assets/images/banners/sotm_2020.png
new file mode 100644 (file)
index 0000000..7ef917d
Binary files /dev/null and b/app/assets/images/banners/sotm_2020.png differ
diff --git a/app/assets/images/banners/sotm_africa_2019.png b/app/assets/images/banners/sotm_africa_2019.png
deleted file mode 100644 (file)
index aefd488..0000000
Binary files a/app/assets/images/banners/sotm_africa_2019.png and /dev/null differ
index 75e95d7416f8f667c69134ddb5fc843b53d60248..73347834e7763985044df0979d7adee030566d6b 100644 (file)
@@ -1,6 +1,6 @@
-sotm_africa_2019:
-  id: sotm_africa_2019
-  alt: State of the Map Africa 2019
-  link: https://2019.stateofthemap.africa/
-  img: banners/sotm_africa_2019.png
-  enddate: 2019-nov-24
+sotm_2020:
+  id: sotm_2020
+  alt: State of the Map 2020
+  link: https://2020.stateofthemap.org/
+  img: banners/sotm_2020.png
+  enddate: 2020-jul-05