feat(friend-badges): updated autumn's badge url
This commit is contained in:
parent
5786332483
commit
e73a6cab60
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ const FriendBadgesPath = "/Badges/Friends/";
|
||||||
const FriendBadges: Array<BadgeInfo> = [
|
const FriendBadges: Array<BadgeInfo> = [
|
||||||
{
|
{
|
||||||
image: FriendBadgesPath + "autumnvleaves.jpg",
|
image: FriendBadgesPath + "autumnvleaves.jpg",
|
||||||
url: "https://autumnvleaves.pages.gay/"
|
url: "https://autumnvleaves.neocities.org/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
image: FriendBadgesPath + "eva_poti_chat.png",
|
image: FriendBadgesPath + "eva_poti_chat.png",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue