updated contributor badge

This commit is contained in:
Miodec 2022-09-11 13:47:38 +02:00
parent 4dc8676a85
commit a50de54ffe

View file

@ -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)",
},