Skip to content

Commit

Permalink
Merge pull request #1833 from amakarudze/add-digitalocean
Browse files Browse the repository at this point in the history
Add survey link to sidebar ads
  • Loading branch information
amakarudze committed May 4, 2024
2 parents 999caa5 + 6a28a7d commit 439dda4
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions book.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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/",
Expand All @@ -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/",
Expand Down

0 comments on commit 439dda4

Please sign in to comment.