From: Mikel Maron Date: Mon, 25 Jan 2021 01:31:21 +0000 (-0500) Subject: reserve 60x60 in top right of survey banner X-Git-Tag: live~2673^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/7d2ff8e4cd7f223cbe5e31ed1d4a701fbed36cc3 reserve 60x60 in top right of survey banner --- diff --git a/app/assets/images/banners/banner_community_survey_200124.png b/app/assets/images/banners/banner_community_survey_200124.png new file mode 100644 index 000000000..2664ca860 Binary files /dev/null and b/app/assets/images/banners/banner_community_survey_200124.png differ diff --git a/app/assets/images/banners/banner_community_survey_202101.png b/app/assets/images/banners/banner_community_survey_202101.png deleted file mode 100644 index 745ee6b52..000000000 Binary files a/app/assets/images/banners/banner_community_survey_202101.png and /dev/null differ diff --git a/config/banners.yml b/config/banners.yml index 572bb8ce2..1b206e20d 100644 --- a/config/banners.yml +++ b/config/banners.yml @@ -2,5 +2,5 @@ survey_2021: id: survey_2021 alt: OpenStreetMap Community Survey 2021 link: https://osmf.limequery.org/281662 - img: banners/banner_community_survey_202101.png + img: banners/banner_community_survey_200124.png enddate: 2021-feb-14