Skip to content

Commit

Permalink
Merge pull request #174 from amakarudze/add-sponsor-ads
Browse files Browse the repository at this point in the history
Add DigitalOcean to sponsor ads
  • Loading branch information
amakarudze authored Apr 10, 2024
2 parents b39b80e + f4e5b0a commit a9873ea
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions book.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"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! ✨",
"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!"
},
{
Expand All @@ -35,6 +35,12 @@
"description": "πŸ’– The DSF supports the development of Django! ✨",
"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/",
Expand Down

0 comments on commit a9873ea

Please sign in to comment.