From: joegasewicz Date: Sun, 5 Apr 2026 19:22:01 +0000 (+0100) Subject: Improve and update the tornado branding and readme header #3609 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3610%2Fhead;p=thirdparty%2Ftornado.git Improve and update the tornado branding and readme header #3609 --- diff --git a/README.rst b/README.rst index 1c689f5c..bcc70209 100644 --- a/README.rst +++ b/README.rst @@ -1,10 +1,10 @@ +.. image:: docs/tornado.png?raw=true + :alt: Tornado Web + :align: center + Tornado Web Server ================== -.. image:: https://badges.gitter.im/Join%20Chat.svg - :alt: Join the chat at https://gitter.im/tornadoweb/tornado - :target: https://gitter.im/tornadoweb/tornado?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge - `Tornado `_ is a Python web framework and asynchronous networking library, originally developed at `FriendFeed `_. By using non-blocking network I/O, Tornado diff --git a/docs/tornado.png b/docs/tornado.png index a920aa56..b347df52 100644 Binary files a/docs/tornado.png and b/docs/tornado.png differ