From: Sebastián Ramírez Date: Tue, 19 Jan 2021 20:12:58 +0000 (+0100) Subject: 🔧 Add new Gold Sponsor Talk Python 🎉 (#2673) X-Git-Tag: 0.64.0~93 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6b3bc7384e4805648ff4b6c7552fb08d869c6840;p=thirdparty%2Ffastapi%2Ffastapi.git 🔧 Add new Gold Sponsor Talk Python 🎉 (#2673) --- diff --git a/README.md b/README.md index 4a5369f794..018a5202ec 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ The key features are: + diff --git a/docs/en/data/sponsors.yml b/docs/en/data/sponsors.yml index a59fe51416..3b7d2298a8 100644 --- a/docs/en/data/sponsors.yml +++ b/docs/en/data/sponsors.yml @@ -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 index 0000000000..922d822c33 Binary files /dev/null and b/docs/en/docs/img/sponsors/talkpython.png differ