mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-02 20:53:32 -04:00
🔧 Update sponsors: add Fine (#11784)
This commit is contained in:
committed by
GitHub
parent
c37d71da70
commit
0888b3ffc0
@@ -32,6 +32,9 @@ gold:
|
||||
- url: https://zuplo.link/fastapi-gh
|
||||
title: 'Zuplo: Scale, Protect, Document, and Monetize your FastAPI'
|
||||
img: https://fastapi.tiangolo.com/img/sponsors/zuplo.png
|
||||
- url: https://fine.dev?ref=fastapibadge
|
||||
title: "Fine's AI FastAPI Workflow: Effortlessly Deploy and Integrate FastAPI into Your Project"
|
||||
img: https://fastapi.tiangolo.com/img/sponsors/fine.png
|
||||
silver:
|
||||
- url: https://training.talkpython.fm/fastapi-courses
|
||||
title: FastAPI video courses on demand from people you trust
|
||||
|
||||
BIN
docs/en/docs/img/sponsors/fine-banner.png
Normal file
BIN
docs/en/docs/img/sponsors/fine-banner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
BIN
docs/en/docs/img/sponsors/fine.png
Normal file
BIN
docs/en/docs/img/sponsors/fine.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
@@ -88,6 +88,12 @@
|
||||
<img class="sponsor-image" src="/img/sponsors/zuplo-banner.png" />
|
||||
</a>
|
||||
</div>
|
||||
<div class="item">
|
||||
<a title="Fine's AI FastAPI Workflow: Effortlessly Deploy and Integrate FastAPI into Your Project" style="display: block; position: relative;" href="https://fine.dev?ref=fastapibanner" target="_blank">
|
||||
<span class="sponsor-badge">sponsor</span>
|
||||
<img class="sponsor-image" src="/img/sponsors/fine-banner.png" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user