From: Sebastián Ramírez Date: Sat, 23 Feb 2019 19:59:17 +0000 (+0400) Subject: :lipstick: Add PNG images to improve link previews X-Git-Tag: 0.6.2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=502ab432b81b1c58e5df4e42c7206efc00687f32;p=thirdparty%2Ffastapi%2Ffastapi.git :lipstick: Add PNG images to improve link previews --- diff --git a/README.md b/README.md index 6c7bb3a09f..33b833e65d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- FastAPI + FastAPI

FastAPI framework, high performance, easy to learn, fast to code, ready for production diff --git a/docs/img/icon-transparent-bg.png b/docs/img/icon-transparent-bg.png new file mode 100644 index 0000000000..c3481da4ac Binary files /dev/null and b/docs/img/icon-transparent-bg.png differ diff --git a/docs/img/icon-white-bg.png b/docs/img/icon-white-bg.png new file mode 100644 index 0000000000..00888b5226 Binary files /dev/null and b/docs/img/icon-white-bg.png differ diff --git a/docs/img/logo-margin/logo-teal.png b/docs/img/logo-margin/logo-teal.png new file mode 100644 index 0000000000..57d9eec137 Binary files /dev/null and b/docs/img/logo-margin/logo-teal.png differ diff --git a/docs/img/logo-margin/logo-white-bg.png b/docs/img/logo-margin/logo-white-bg.png new file mode 100644 index 0000000000..89256db06f Binary files /dev/null and b/docs/img/logo-margin/logo-white-bg.png differ diff --git a/docs/index.md b/docs/index.md index 6c7bb3a09f..33b833e65d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,5 +1,5 @@

- FastAPI + FastAPI

FastAPI framework, high performance, easy to learn, fast to code, ready for production