Fix missing images from friend's buttons
This commit is contained in:
parent
edbb0381ad
commit
2683be2626
1 changed files with 2 additions and 2 deletions
|
@ -56,7 +56,7 @@ const pageTitle = "Aria's friends";
|
|||
/>
|
||||
<FriendLink
|
||||
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"
|
||||
/>
|
||||
<FriendLink
|
||||
|
@ -66,7 +66,7 @@ const pageTitle = "Aria's friends";
|
|||
/>
|
||||
<FriendLink
|
||||
name="Sapphic"
|
||||
image="https://sapphic.moe/buttons/friends/sapphic/image.png"
|
||||
image="https://sapphic.moe/buttons/friends/sapphic.png"
|
||||
target="https://sapphic.moe/"
|
||||
/>
|
||||
<FriendLink
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue