Fix missing images from friend's buttons

This commit is contained in:
Aria 2025-03-02 22:15:30 +11:00
parent edbb0381ad
commit 2683be2626
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B

View file

@ -56,7 +56,7 @@ const pageTitle = "Aria's friends";
/> />
<FriendLink <FriendLink
name="Espi" name="Espi"
image="https://www.espi.me/assets/images/webring/espi.png" image="https://espi.me/img/webring/espi.png"
target="https://www.espi.me" target="https://www.espi.me"
/> />
<FriendLink <FriendLink
@ -66,7 +66,7 @@ const pageTitle = "Aria's friends";
/> />
<FriendLink <FriendLink
name="Sapphic" name="Sapphic"
image="https://sapphic.moe/buttons/friends/sapphic/image.png" image="https://sapphic.moe/buttons/friends/sapphic.png"
target="https://sapphic.moe/" target="https://sapphic.moe/"
/> />
<FriendLink <FriendLink