]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Improve and update the tornado branding and readme header #3609 3610/head
authorjoegasewicz <joegasewicz@gmail.com>
Sun, 5 Apr 2026 19:22:01 +0000 (20:22 +0100)
committerjoegasewicz <joegasewicz@gmail.com>
Wed, 15 Apr 2026 17:12:37 +0000 (18:12 +0100)
README.rst
docs/tornado.png

index 1c689f5c154269519be8bda66962dc276b2b5f39..bcc70209b4cb7b8a3bb1294f018549adb9259d81 100644 (file)
@@ -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 <http://www.tornadoweb.org>`_ is a Python web framework and
 asynchronous networking library, originally developed at `FriendFeed
 <http://friendfeed.com>`_.  By using non-blocking network I/O, Tornado
index a920aa566fdb7d35c7beb117f8defbb9f8d1c8c5..b347df52df41e3c24cedab9b7b980d9d443124a9 100644 (file)
Binary files a/docs/tornado.png and b/docs/tornado.png differ