]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
🔧 Add new Gold Sponsor Talk Python 🎉 (#2673)
authorSebastián Ramírez <tiangolo@gmail.com>
Tue, 19 Jan 2021 20:12:58 +0000 (21:12 +0100)
committerGitHub <noreply@github.com>
Tue, 19 Jan 2021 20:12:58 +0000 (21:12 +0100)
README.md
docs/en/data/sponsors.yml
docs/en/docs/img/sponsors/talkpython.png [new file with mode: 0644]

index 4a5369f794df64f1bdeb30d20010ded012587385..018a5202eca7932a50e8ccbae935c07402db866b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -47,6 +47,7 @@ The key features are:
 <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.vim.so/?utm_source=FastAPI" target="_blank" title="We help you master vim with interactive exercises"><img src="https://fastapi.tiangolo.com/img/sponsors/vimso.png"></a>
+<a href="https://talkpython.fm/fastapi-sponsor" target="_blank" title="FastAPI video courses on demand from people you trust"><img src="https://fastapi.tiangolo.com/img/sponsors/talkpython.png"></a>
 
 <!-- /sponsors -->
 
index a59fe51416ea2d70a5af616c61d84ac4c2b78cb1..3b7d2298a84f4c17c301627e14f12956849a1c37 100644 (file)
@@ -8,6 +8,9 @@ gold:
   - url: https://www.vim.so/?utm_source=FastAPI
     title: We help you master vim with interactive exercises
     img: https://fastapi.tiangolo.com/img/sponsors/vimso.png
+  - url: https://talkpython.fm/fastapi-sponsor
+    title: FastAPI video courses on demand from people you trust
+    img: https://fastapi.tiangolo.com/img/sponsors/talkpython.png
 silver:
   - url: https://testdriven.io/courses/tdd-fastapi/
     title: Learn to build high-quality web apps with best practices
diff --git a/docs/en/docs/img/sponsors/talkpython.png b/docs/en/docs/img/sponsors/talkpython.png
new file mode 100644 (file)
index 0000000..922d822
Binary files /dev/null and b/docs/en/docs/img/sponsors/talkpython.png differ