Merge pull request #521 from koddr/patch-2

Add new Starlette logo to Docs
This commit is contained in:
Tom Christie 2019-05-21 09:44:30 +01:00 committed by GitHub
commit 01f70bb394
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<p align="center">
<a href="https://www.starlette.io/"><img width="320" height="192" src="https://raw.githubusercontent.com/encode/starlette/master/docs/starlette.png" alt='starlette'></a>
<a href="https://www.starlette.io/"><img width="100%" src="https://raw.githubusercontent.com/encode/starlette/master/docs/starlette.png" alt='starlette'></a>
</p>
<p align="center">
<em>✨ The little ASGI framework that shines. ✨</em>

View File

@ -1,5 +1,5 @@
<p align="center">
<img width="320" height="192" src="https://raw.githubusercontent.com/encode/starlette/master/docs/starlette.png" alt='starlette'>
<img width="100%" src="https://raw.githubusercontent.com/encode/starlette/master/docs/starlette.png" alt='starlette'>
</p>
<p align="center">
<em>✨ The little ASGI framework that shines. ✨</em>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 158 KiB

After

Width:  |  Height:  |  Size: 256 KiB