diff options
author | Will Lewis <1543626+wrjlewis@users.noreply.github.com> | 2024-07-10 14:59:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-10 14:59:24 +0100 |
commit | 3232bc29826d030e62c034ec582c73532bc7e465 (patch) | |
tree | f60e1f5ba8bbdba12448fcd8395964db06e26b9d /README.rst | |
parent | Handle to-device extensions to Sliding Sync (#17416) (diff) | |
download | synapse-3232bc29826d030e62c034ec582c73532bc7e465.tar.xz |
Upload new logo with white bg and update readme to use it (#17387)
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index a52e0c193d..d5625afe8f 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -.. image:: https://github.com/element-hq/product/assets/87339233/7abf477a-5277-47f3-be44-ea44917d8ed7 +.. image:: ./docs/element_logo_white_bg.svg :height: 60px **Element Synapse - Matrix homeserver implementation** |