feat(friend-badges): added ceres' badge
This commit is contained in:
parent
1735941a3f
commit
3b09bba38e
2 changed files with 8 additions and 1 deletions
BIN
public/Badges/Friends/ceressees.gif
Normal file
BIN
public/Badges/Friends/ceressees.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 726 B |
|
|
@ -8,13 +8,20 @@ const FriendBadges: Array<BadgeInfo> = [
|
||||||
url: "https://astreaprtcl.dev",
|
url: "https://astreaprtcl.dev",
|
||||||
title: "⌬-0x7e5ac6"
|
title: "⌬-0x7e5ac6"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
image: FriendBadgesPath + "ceressees.gif",
|
||||||
|
url: "https://ceressees.dev",
|
||||||
|
title: "Ceres"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
image: FriendBadgesPath + "autumnvleaves.jpg",
|
image: FriendBadgesPath + "autumnvleaves.jpg",
|
||||||
url: "https://autumnvleaves.neocities.org/"
|
url: "https://autumnvleaves.neocities.org/",
|
||||||
|
title: "Autumn"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
image: FriendBadgesPath + "eva_poti_chat.png",
|
image: FriendBadgesPath + "eva_poti_chat.png",
|
||||||
url: "https://www.poti.chat",
|
url: "https://www.poti.chat",
|
||||||
|
title: "Eva"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue