Compare commits

...

1 Commits

Author SHA1 Message Date
NintenHero
0c7f8a75ec Change Discord badge color.
Use the official Discord logo's color value of 5662F6.
2023-11-19 20:29:46 -04:00

View File

@@ -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>