Update Contrib Badge

This commit is contained in:
thororen1234 2024-06-01 15:37:46 -04:00
parent d18e1b2415
commit 758b6adbbb
3 changed files with 3 additions and 3 deletions

View file

@ -56,7 +56,7 @@ function CheckBadge({ badge, author }: { badge: string; author: User; }): JSX.El
className={roleIconClassName}
name="Equicord Contributor"
size={20}
src={"https://i.imgur.com/UpcDwX0.png"}
src={"https://i.imgur.com/rJDRtUB.png"}
/>
</span>
) : null;