fix(friend-badges): added correctly scaled badge png
This commit is contained in:
parent
c66918c2e5
commit
fb0e832a34
2 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue