From 6a28a7d48191bc7bdc035325533b90d067fc7616 Mon Sep 17 00:00:00 2001 From: Anna Makarudze Date: Sat, 4 May 2024 02:50:19 +0200 Subject: [PATCH] Add survey link to sidebar ads --- book.json | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/book.json b/book.json index 9ccdbbd8103..a58c47753d5 100644 --- a/book.json +++ b/book.json @@ -44,9 +44,9 @@ "ads": [ { "imageUrl": "https://djangogirls.org/static/img/global/donate/lagos.jpg", - "url": "https://www.patreon.com/djangogirls", - "description": "💖 Support our work and donate to our project! ✨", - "btnText": "Donate now!" + "url": "https://surveys.jetbrains.com/s3/w-django-girls-survey-2024", + "description": "💖 Celebrate 10 years with us. Fill our survey! ✨", + "btnText": "Fill in now!" }, { "imageUrl": "https://static.djangoproject.com/img/logos/django-logo-negative.png", @@ -65,7 +65,7 @@ "url": "https://posthog.com/", "description": "💖 PostHog offers a suite of product analysis tools! ✨", "btnText": "Learn more!" - }, + }, { "imageUrl": "https://djangogirls.org/uploads/uploads/lincolnloop.png", "url": "https://lincolnloop.com/", @@ -84,6 +84,12 @@ "description": "💖 Host, run, and code Python in the cloud! ✨", "btnText": "Learn more! " }, + { + "imageUrl": "https://djangogirls.org/static/img/global/donate/lagos.jpg", + "url": "https://www.patreon.com/djangogirls", + "description": "💖 Support our work and donate to our project! ✨", + "btnText": "Donate now!" + }, { "imageUrl": "https://djangogirls.org/static/img/global/donate/tshirt.jpg", "url": "https://djangogirls.org/en/contact/",