Skip to content

Commit ab2996e

Browse files
authored
Merge pull request #1822 from amakarudze/add-digitalocean
Add DigitalOcean to sponsors
2 parents 02607e3 + 2a0ba31 commit ab2996e

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

book.json

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,24 @@
4848
"description": "💖 Support our work and donate to our project! ✨",
4949
"btnText": "Donate now!"
5050
},
51-
{
52-
"imageUrl": "https://posthog.com/static/1cf376d3f6ea36d7fafb9b1c50110603/0b2f4/hosthog-banner.webp",
53-
"url": "https://posthog.com/",
54-
"description": "💖 PostHog offers a suite of product analysis tools! ✨",
55-
"btnText": "Learn more!"
56-
},
5751
{
5852
"imageUrl": "https://static.djangoproject.com/img/logos/django-logo-negative.png",
5953
"url": "https://www.djangoproject.com/",
6054
"description": "💖 The DSF supports the development of Django! ✨",
6155
"btnText": "Learn more!"
6256
},
57+
{
58+
"imageUrl": "https://djangogirls.org/static/img/global/supporters/DO_Logo_Vertical_Blue.png",
59+
"url": "https://www.digitalocean.com/",
60+
"description": "💖 DigitalOcean simplifies cloud computing! ✨",
61+
"btnText": "Learn more!"
62+
},
63+
{
64+
"imageUrl": "https://djangogirls.org/uploads/uploads/posthog.png",
65+
"url": "https://posthog.com/",
66+
"description": "💖 PostHog offers a suite of product analysis tools! ✨",
67+
"btnText": "Learn more!"
68+
},
6369
{
6470
"imageUrl": "https://djangogirls.org/uploads/uploads/lincolnloop.png",
6571
"url": "https://lincolnloop.com/",

0 commit comments

Comments
 (0)