mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-24 05:47:00 -04:00
Update Contributer Badge
This commit is contained in:
parent
392ebf16b2
commit
89ecb7cb7b
3 changed files with 3 additions and 3 deletions
|
@ -53,7 +53,7 @@ function CheckBadge({ badge, author }: { badge: string; author: any; }): JSX.Ele
|
|||
className={roleIconClassName}
|
||||
name={"Equicord Contributor"}
|
||||
size={20}
|
||||
src={"https://github.com/Equicord/Ignore/blob/main/icon.png?raw=true"}
|
||||
src={"https://i.imgur.com/UpcDwX0.png"}
|
||||
/>
|
||||
</span>
|
||||
) : null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue