From 2a0ba31565808f578cb232c886ddb34d3b41a05f Mon Sep 17 00:00:00 2001 From: Anna Makarudze Date: Wed, 10 Apr 2024 13:48:39 +0200 Subject: [PATCH] Add DigitalOcean to sponsors --- book.json | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/book.json b/book.json index fd642089c8e..9ccdbbd8103 100644 --- a/book.json +++ b/book.json @@ -48,18 +48,24 @@ "description": "💖 Support our work and donate to our project! ✨", "btnText": "Donate now!" }, - { - "imageUrl": "https://posthog.com/static/1cf376d3f6ea36d7fafb9b1c50110603/0b2f4/hosthog-banner.webp", - "url": "https://posthog.com/", - "description": "💖 PostHog offers a suite of product analysis tools! ✨", - "btnText": "Learn more!" - }, { "imageUrl": "https://static.djangoproject.com/img/logos/django-logo-negative.png", "url": "https://www.djangoproject.com/", "description": "💖 The DSF supports the development of Django! ✨", "btnText": "Learn more!" }, + { + "imageUrl": "https://djangogirls.org/static/img/global/supporters/DO_Logo_Vertical_Blue.png", + "url": "https://www.digitalocean.com/", + "description": "💖 DigitalOcean simplifies cloud computing! ✨", + "btnText": "Learn more!" + }, + { + "imageUrl": "https://djangogirls.org/uploads/uploads/posthog.png", + "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/",