Merge pull request 'fix(friend-badges): added correctly scaled badge png' (#7) from hotfix/badge-size into mistress

Reviewed-on: https://gitea.foxhawk.co.uk/riley/MyWebsite-Astro/pulls/7
This commit is contained in:
Riley 2026-02-18 17:58:10 +00:00
commit 88c12e7d4f
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"
},
{