mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-02 13:35:02 +08:00
updated contributor badge
This commit is contained in:
parent
4dc8676a85
commit
a50de54ffe
1 changed files with 2 additions and 2 deletions
|
|
@ -90,8 +90,8 @@ const badges: Record<number, MonkeyTypes.UserBadge> = {
|
|||
12: {
|
||||
id: 12,
|
||||
name: "Contributor",
|
||||
description: "Contributed code to the site",
|
||||
icon: "fa-code",
|
||||
description: "Contributed to the site",
|
||||
icon: "fa-hands-helping",
|
||||
color: "var(--text-color)",
|
||||
background: "var(--sub-color)",
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue