|
22 | 22 |
|
23 | 23 |
|
24 | 24 | "language-picker",
|
25 |
| - "sidebar-ad", |
| 25 | + "sidebar-ads", |
26 | 26 | "codeblock-label",
|
27 | 27 | "sectionx-ex",
|
28 | 28 | "collapsible-menu"
|
|
40 | 40 | "language-picker": {
|
41 | 41 | "grid-columns": 3
|
42 | 42 | },
|
43 |
| - "sidebar-ad": { |
44 |
| - "imageUrl": "https://djangogirls.org/static/img/global/donate/lagos.jpg", |
45 |
| - "url": "https://www.patreon.com/djangogirls", |
46 |
| - "description": "💖 Support our work and donate to our project! ✨", |
47 |
| - "btnText": "Donate now!" |
| 43 | + "sidebar-ads": { |
| 44 | + "ads": [ |
| 45 | + { |
| 46 | + "imageUrl": "https://djangogirls.org/static/img/global/donate/lagos.jpg", |
| 47 | + "url": "https://www.patreon.com/djangogirls", |
| 48 | + "description": "💖 Support our work and donate to our project! ✨", |
| 49 | + "btnText": "Donate now!" |
| 50 | + }, |
| 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 | + }, |
| 57 | + { |
| 58 | + "imageUrl": "https://static.djangoproject.com/img/logos/django-logo-negative.png", |
| 59 | + "url": "https://www.djangoproject.com/", |
| 60 | + "description": "💖 The DSF supports the development of Django! ✨", |
| 61 | + "btnText": "Learn more!" |
| 62 | + }, |
| 63 | + { |
| 64 | + "imageUrl": "https://djangogirls.org/uploads/uploads/lincolnloop.png", |
| 65 | + "url": "https://lincolnloop.com/", |
| 66 | + "description": "💖 Lincoln Loop provides scalable content platforms! ✨", |
| 67 | + "btnText": "Learn more!" |
| 68 | + }, |
| 69 | + { |
| 70 | + "imageUrl": "https://djangogirls.org/uploads/uploads/torchbox.png", |
| 71 | + "url": "https://torchbox.com/", |
| 72 | + "description": "💖 Torchbox, the creators of Wagtail! ✨", |
| 73 | + "btnText": "Learn more!" |
| 74 | + }, |
| 75 | + { |
| 76 | + "imageUrl": "https://www.pythonanywhere.com/static/anywhere/images/PA-logo.svg", |
| 77 | + "url": "https://www.pythonanywhere.com/", |
| 78 | + "description": "💖 Host, run, and code Python in the cloud! ✨", |
| 79 | + "btnText": "Learn more! " |
| 80 | + }, |
| 81 | + { |
| 82 | + "imageUrl": "https://djangogirls.org/static/img/global/donate/tshirt.jpg", |
| 83 | + "url": "https://djangogirls.org/en/contact/", |
| 84 | + "description": "💖 Want to support our work? ✨", |
| 85 | + "btnText": "Contact Us!" |
| 86 | + } |
| 87 | + ] |
48 | 88 | },
|
49 | 89 | "sectionx": {
|
50 | 90 | "tag": "b"
|
|
0 commit comments