diff options
author | ChrisEric1 CECL <christopherericlentocha@gmail.com> | 2022-08-06 17:02:47 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-06 17:02:47 -0400 |
commit | 32394b8c10eda829d4278ebbca9f1825c3cb4603 (patch) | |
tree | 0b39bda505dac4705393ded46c3b95eb0677fe17 | |
parent | New logo fix 1 (diff) | |
download | server-32394b8c10eda829d4278ebbca9f1825c3cb4603.tar.xz |
New logo fix 2
-rw-r--r-- | util/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/README.md b/util/README.md index fc9ad638..1934df2a 100644 --- a/util/README.md +++ b/util/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 util</h1> |