]> source.dussan.org Git - gitea.git/commitdiff
Edit Discord Badge (#28188)
authorNintenHero <37460517+MichaelHinrichs@users.noreply.github.com>
Fri, 24 Nov 2023 00:58:12 +0000 (20:58 -0400)
committerGitHub <noreply@github.com>
Fri, 24 Nov 2023 00:58:12 +0000 (19:58 -0500)
Use white Discord icon. Label the badge as "Discord". Use the official
Discord logo's color value of 5865F2.

README.md

index aac793efe80dc1a35b486dd8ea7642032c9158cc..dc396465a7e3c453cf1c80855c38c008262502e9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
     <img src="https://github.com/go-gitea/gitea/actions/workflows/release-nightly.yml/badge.svg?branch=main">
   </a>
   <a href="https://discord.gg/Gitea" title="Join the Discord chat at https://discord.gg/Gitea">
-    <img src="https://img.shields.io/discord/322538954119184384.svg">
+    <img src="https://img.shields.io/discord/322538954119184384.svg?logo=discord&logoColor=white&label=Discord&color=5865F2">
   </a>
   <a href="https://app.codecov.io/gh/go-gitea/gitea" title="Codecov">
     <img src="https://codecov.io/gh/go-gitea/gitea/branch/main/graph/badge.svg">