diff options
author | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-01-11 21:58:51 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-11 21:58:51 +0300 |
commit | 018414729491b26a0a05943de258c4f74a2f2ca4 (patch) | |
tree | 389341865630ecc742acdde146e4feb6bf55aea3 | |
parent | Merge pull request #582 from ced777ric/empty_message_fix (diff) | |
download | server-018414729491b26a0a05943de258c4f74a2f2ca4.tar.xz |
Use the boomerang logo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index cc831e62..1bcea1e3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ <p align="center"> - <img width="100" src="https://raw.githubusercontent.com/fosscord/fosscord/master/assets/logo_big_transparent.png" /> + <img width="100" src="https://raw.githubusercontent.com/fosscord/fosscord/master/assets-rebrand/svg/Fosscord-Icon-Rounded-Subtract.svg" /> </p> <h1 align="center">Fosscord Server</h1> |