From: Sebastián Ramírez Date: Mon, 25 Mar 2024 23:10:11 +0000 (-0500) Subject: 🔧 Update sponsors, add MongoDB (#11346) X-Git-Tag: 0.110.1~287 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2a54cd5abe1c7a8b252277db6e852ed03393b116;p=thirdparty%2Ffastapi%2Ffastapi.git 🔧 Update sponsors, add MongoDB (#11346) --- diff --git a/README.md b/README.md index 0c05687ce5..67275d29dc 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ The key features are: + diff --git a/docs/en/data/sponsors.yml b/docs/en/data/sponsors.yml index 8401fd33e6..85ac30d6d9 100644 --- a/docs/en/data/sponsors.yml +++ b/docs/en/data/sponsors.yml @@ -23,6 +23,9 @@ gold: - url: https://www.withcoherence.com/?utm_medium=advertising&utm_source=fastapi&utm_campaign=banner%20january%2024 title: Coherence img: https://fastapi.tiangolo.com/img/sponsors/coherence.png + - url: https://www.mongodb.com/developer/languages/python/python-quickstart-fastapi/?utm_campaign=fastapi_framework&utm_source=fastapi_sponsorship&utm_medium=web_referral + title: Simplify Full Stack Development with FastAPI & MongoDB + img: https://fastapi.tiangolo.com/img/sponsors/mongodb.png silver: - url: https://training.talkpython.fm/fastapi-courses title: FastAPI video courses on demand from people you trust diff --git a/docs/en/docs/img/sponsors/mongodb-banner.png b/docs/en/docs/img/sponsors/mongodb-banner.png new file mode 100755 index 0000000000..25bc85eaae Binary files /dev/null and b/docs/en/docs/img/sponsors/mongodb-banner.png differ diff --git a/docs/en/docs/img/sponsors/mongodb.png b/docs/en/docs/img/sponsors/mongodb.png new file mode 100755 index 0000000000..113ca47858 Binary files /dev/null and b/docs/en/docs/img/sponsors/mongodb.png differ diff --git a/docs/en/overrides/main.html b/docs/en/overrides/main.html index bc863d61a6..28a912fb3f 100644 --- a/docs/en/overrides/main.html +++ b/docs/en/overrides/main.html @@ -70,6 +70,12 @@ +
+ + + + +
{% endblock %}