Skip to content

Commit d24a822

Browse files
Edit Discord Badge (#28188)
Use white Discord icon. Label the badge as "Discord". Use the official Discord logo's color value of 5865F2.
1 parent 1075ff7 commit d24a822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<img src="https://github.com/go-gitea/gitea/actions/workflows/release-nightly.yml/badge.svg?branch=main">
1111
</a>
1212
<a href="https://discord.gg/Gitea" title="Join the Discord chat at https://discord.gg/Gitea">
13-
<img src="https://img.shields.io/discord/322538954119184384.svg">
13+
<img src="https://img.shields.io/discord/322538954119184384.svg?logo=discord&logoColor=white&label=Discord&color=5865F2">
1414
</a>
1515
<a href="https://app.codecov.io/gh/go-gitea/gitea" title="Codecov">
1616
<img src="https://codecov.io/gh/go-gitea/gitea/branch/main/graph/badge.svg">

0 commit comments

Comments
 (0)