Skip to content

Commit a9873ea

Browse files
authored
Merge pull request #174 from amakarudze/add-sponsor-ads
Add DigitalOcean to sponsor ads
2 parents b39b80e + f4e5b0a commit a9873ea

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

book.json

+9-3
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"btnText": "Donate now!"
2525
},
2626
{
27-
"imageUrl": "https://posthog.com/static/1cf376d3f6ea36d7fafb9b1c50110603/0b2f4/hosthog-banner.webp",
28-
"url": "https://posthog.com/",
29-
"description": "💖 PostHog offers a suite of product analysis tools! ✨",
27+
"imageUrl": "https://djangogirls.org/static/img/global/supporters/DO_Logo_Vertical_Blue.png",
28+
"url": "https://www.digitalocean.com/",
29+
"description": "💖 DigitalOcean simplifies cloud computing! ✨",
3030
"btnText": "Learn more!"
3131
},
3232
{
@@ -35,6 +35,12 @@
3535
"description": "💖 The DSF supports the development of Django! ✨",
3636
"btnText": "Learn more!"
3737
},
38+
{
39+
"imageUrl": "https://djangogirls.org/uploads/uploads/posthog.png",
40+
"url": "https://posthog.com/",
41+
"description": "💖 PostHog offers a suite of product analysis tools! ✨",
42+
"btnText": "Learn more!"
43+
},
3844
{
3945
"imageUrl": "https://djangogirls.org/uploads/uploads/lincolnloop.png",
4046
"url": "https://lincolnloop.com/",

0 commit comments

Comments
 (0)