diff --git a/public/Badges/Friends/astreaprtcl-small.png b/public/Badges/Friends/astreaprtcl-small.png new file mode 100644 index 0000000..34e51c7 Binary files /dev/null and b/public/Badges/Friends/astreaprtcl-small.png differ diff --git a/src/lib/FriendBadges.ts b/src/lib/FriendBadges.ts index 362a5ee..2c03c68 100644 --- a/src/lib/FriendBadges.ts +++ b/src/lib/FriendBadges.ts @@ -4,7 +4,7 @@ const FriendBadgesPath = "/Badges/Friends/"; const FriendBadges: Array = [ { - image: FriendBadgesPath + "astreaprtcl.png", + image: FriendBadgesPath + "astreaprtcl-small.png", url: "https://astreaprtcl.dev" }, {