Change Discord badge color.
Use the official Discord logo's color value of 5662F6.
This commit is contained in:
parent
12fba361bd
commit
0c7f8a75ec
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ It is written in C++ with portability in mind, and we actively maintain builds f
|
|||
alt="Azure Mainline CI Build Status">
|
||||
</a>
|
||||
<a href="https://discord.com/invite/u77vRWY">
|
||||
<img src="https://img.shields.io/discord/398318088170242053?color=5865F2&label=yuzu&logo=discord&logoColor=white"
|
||||
<img src="https://img.shields.io/discord/398318088170242053?color=5662F6&label=yuzu&logo=discord&logoColor=white"
|
||||
alt="Discord">
|
||||
</a>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue