mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-18 21:39:22 -04:00
🔧 Update sponsors: Add Mobb (#13916)
This commit is contained in:
committed by
GitHub
parent
6bc29cc5ba
commit
a5a4daa705
@@ -26,6 +26,9 @@ gold:
|
||||
- url: https://subtotal.com/?utm_source=fastapi&utm_medium=sponsorship&utm_campaign=open-source
|
||||
title: The Gold Standard in Retail Account Linking
|
||||
img: https://fastapi.tiangolo.com/img/sponsors/subtotal.svg
|
||||
- url: https://vibe.mobb.ai/?utm_source=Fast+APi&utm_medium=Image&utm_campaign=MVS
|
||||
title: Secure Your AI-Generated Code to Unlock Dev Productivity
|
||||
img: https://fastapi.tiangolo.com/img/sponsors/mobbai.png
|
||||
silver:
|
||||
- url: https://databento.com/
|
||||
title: Pay as you go for market data
|
||||
|
||||
@@ -43,3 +43,4 @@ logins:
|
||||
- permitio
|
||||
- LambdaTest-Inc
|
||||
- dribia
|
||||
- madisonredtfeldt
|
||||
|
||||
BIN
docs/en/docs/img/sponsors/mobbai-banner.png
Normal file
BIN
docs/en/docs/img/sponsors/mobbai-banner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.6 KiB |
BIN
docs/en/docs/img/sponsors/mobbai.png
Normal file
BIN
docs/en/docs/img/sponsors/mobbai.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.0 KiB |
@@ -80,6 +80,12 @@
|
||||
<img class="sponsor-image" src="/img/sponsors/subtotal-banner.svg" />
|
||||
</a>
|
||||
</div>
|
||||
<div class="item">
|
||||
<a title="Secure Your AI-Generated Code to Unlock Dev Productivity" style="display: block; position: relative;" href="https://vibe.mobb.ai/?utm_source=Fast+APi&utm_medium=Image&utm_campaign=MVS" target="_blank">
|
||||
<span class="sponsor-badge">sponsor</span>
|
||||
<img class="sponsor-image" src="/img/sponsors/mobbai-banner.png" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user