fix(friend-badges): added correctly scaled badge png

This commit is contained in:
Fishandchips321 2026-02-18 17:57:48 +00:00
parent c66918c2e5
commit fb0e832a34
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 8 KiB

View file

@ -4,7 +4,7 @@ const FriendBadgesPath = "/Badges/Friends/";
const FriendBadges: Array<BadgeInfo> = [
{
image: FriendBadgesPath + "astreaprtcl.png",
image: FriendBadgesPath + "astreaprtcl-small.png",
url: "https://astreaprtcl.dev"
},
{