From: Sebastián Ramírez Date: Thu, 30 May 2024 13:28:20 +0000 (-0500) Subject: 🔧 Add sponsor Kong (#11662) X-Git-Tag: 0.111.1~108 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=803b9fca980611452c58a2b3421717e7f5078634;p=thirdparty%2Ffastapi%2Ffastapi.git 🔧 Add sponsor Kong (#11662) --- diff --git a/README.md b/README.md index 1db8a8949e..55f3e300f4 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ The key features are: + diff --git a/docs/en/data/sponsors.yml b/docs/en/data/sponsors.yml index 85ac30d6d9..6285e8fd47 100644 --- a/docs/en/data/sponsors.yml +++ b/docs/en/data/sponsors.yml @@ -26,6 +26,9 @@ gold: - 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 + - url: https://konghq.com/products/kong-konnect/register?utm_medium=referral&utm_source=github&utm_campaign=platform&utm_content=fast-api + title: Kong Konnect - API management platform + img: https://fastapi.tiangolo.com/img/sponsors/kong.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/kong-banner.png b/docs/en/docs/img/sponsors/kong-banner.png new file mode 100644 index 0000000000..9f5b55a0fe Binary files /dev/null and b/docs/en/docs/img/sponsors/kong-banner.png differ diff --git a/docs/en/docs/img/sponsors/kong.png b/docs/en/docs/img/sponsors/kong.png new file mode 100644 index 0000000000..e54cdac2cf Binary files /dev/null and b/docs/en/docs/img/sponsors/kong.png differ diff --git a/docs/en/overrides/main.html b/docs/en/overrides/main.html index 28a912fb3f..983197ff0e 100644 --- a/docs/en/overrides/main.html +++ b/docs/en/overrides/main.html @@ -76,6 +76,12 @@ +
+ + + + +
{% endblock %}