mirror of https://github.com/tiangolo/fastapi.git
🔧 Update sponsors, disable ImgWhale (#5338)
This commit is contained in:
parent
b83709add4
commit
6ae8f07d24
|
|
@ -49,7 +49,6 @@ The key features are:
|
||||||
<a href="https://bit.ly/3dmXC5S" target="_blank" title="The data structure for unstructured multimodal data"><img src="https://fastapi.tiangolo.com/img/sponsors/docarray.svg"></a>
|
<a href="https://bit.ly/3dmXC5S" target="_blank" title="The data structure for unstructured multimodal data"><img src="https://fastapi.tiangolo.com/img/sponsors/docarray.svg"></a>
|
||||||
<a href="https://bit.ly/3JJ7y5C" target="_blank" title="Build cross-modal and multimodal applications on the cloud"><img src="https://fastapi.tiangolo.com/img/sponsors/jina2.svg"></a>
|
<a href="https://bit.ly/3JJ7y5C" target="_blank" title="Build cross-modal and multimodal applications on the cloud"><img src="https://fastapi.tiangolo.com/img/sponsors/jina2.svg"></a>
|
||||||
<a href="https://cryptapi.io/" target="_blank" title="CryptAPI: Your easy to use, secure and privacy oriented payment gateway."><img src="https://fastapi.tiangolo.com/img/sponsors/cryptapi.svg"></a>
|
<a href="https://cryptapi.io/" target="_blank" title="CryptAPI: Your easy to use, secure and privacy oriented payment gateway."><img src="https://fastapi.tiangolo.com/img/sponsors/cryptapi.svg"></a>
|
||||||
<a href="https://app.imgwhale.xyz/" target="_blank" title="The ultimate solution to unlimited and forever cloud storage."><img src="https://fastapi.tiangolo.com/img/sponsors/imgwhale.svg"></a>
|
|
||||||
<a href="https://doist.com/careers/9B437B1615-wa-senior-backend-engineer-python" target="_blank" title="Help us migrate doist to FastAPI"><img src="https://fastapi.tiangolo.com/img/sponsors/doist.svg"></a>
|
<a href="https://doist.com/careers/9B437B1615-wa-senior-backend-engineer-python" target="_blank" title="Help us migrate doist to FastAPI"><img src="https://fastapi.tiangolo.com/img/sponsors/doist.svg"></a>
|
||||||
<a href="https://www.deta.sh/?ref=fastapi" target="_blank" title="The launchpad for all your (team's) ideas"><img src="https://fastapi.tiangolo.com/img/sponsors/deta.svg"></a>
|
<a href="https://www.deta.sh/?ref=fastapi" target="_blank" title="The launchpad for all your (team's) ideas"><img src="https://fastapi.tiangolo.com/img/sponsors/deta.svg"></a>
|
||||||
<a href="https://www.investsuite.com/jobs" target="_blank" title="Wealthtech jobs with FastAPI"><img src="https://fastapi.tiangolo.com/img/sponsors/investsuite.svg"></a>
|
<a href="https://www.investsuite.com/jobs" target="_blank" title="Wealthtech jobs with FastAPI"><img src="https://fastapi.tiangolo.com/img/sponsors/investsuite.svg"></a>
|
||||||
|
|
|
||||||
|
|
@ -8,9 +8,6 @@ gold:
|
||||||
- url: https://cryptapi.io/
|
- url: https://cryptapi.io/
|
||||||
title: "CryptAPI: Your easy to use, secure and privacy oriented payment gateway."
|
title: "CryptAPI: Your easy to use, secure and privacy oriented payment gateway."
|
||||||
img: https://fastapi.tiangolo.com/img/sponsors/cryptapi.svg
|
img: https://fastapi.tiangolo.com/img/sponsors/cryptapi.svg
|
||||||
- url: https://app.imgwhale.xyz/
|
|
||||||
title: The ultimate solution to unlimited and forever cloud storage.
|
|
||||||
img: https://fastapi.tiangolo.com/img/sponsors/imgwhale.svg
|
|
||||||
- url: https://doist.com/careers/9B437B1615-wa-senior-backend-engineer-python
|
- url: https://doist.com/careers/9B437B1615-wa-senior-backend-engineer-python
|
||||||
title: Help us migrate doist to FastAPI
|
title: Help us migrate doist to FastAPI
|
||||||
img: https://fastapi.tiangolo.com/img/sponsors/doist.svg
|
img: https://fastapi.tiangolo.com/img/sponsors/doist.svg
|
||||||
|
|
|
||||||
|
|
@ -40,12 +40,12 @@
|
||||||
<img class="sponsor-image" src="/img/sponsors/cryptapi-banner.svg" />
|
<img class="sponsor-image" src="/img/sponsors/cryptapi-banner.svg" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="item">
|
<!-- <div class="item">
|
||||||
<a title="The ultimate solution to unlimited and forever cloud storage." style="display: block; position: relative;" href="https://app.imgwhale.xyz/" target="_blank">
|
<a title="The ultimate solution to unlimited and forever cloud storage." style="display: block; position: relative;" href="https://app.imgwhale.xyz/" target="_blank">
|
||||||
<span class="sponsor-badge">sponsor</span>
|
<span class="sponsor-badge">sponsor</span>
|
||||||
<img class="sponsor-image" src="/img/sponsors/imgwhale-banner.svg" />
|
<img class="sponsor-image" src="/img/sponsors/imgwhale-banner.svg" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div> -->
|
||||||
<div class="item">
|
<div class="item">
|
||||||
<a title="Help us migrate doist to FastAPI" style="display: block; position: relative;" href="https://doist.com/careers/9B437B1615-wa-senior-backend-engineer-python" target="_blank">
|
<a title="Help us migrate doist to FastAPI" style="display: block; position: relative;" href="https://doist.com/careers/9B437B1615-wa-senior-backend-engineer-python" target="_blank">
|
||||||
<span class="sponsor-badge">sponsor</span>
|
<span class="sponsor-badge">sponsor</span>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue