feat(friend-badges): added girlkissing badge
This commit is contained in:
parent
a4055590f2
commit
509f25974f
2 changed files with 5 additions and 0 deletions
BIN
public/Badges/Friends/girlkissing.png
Normal file
BIN
public/Badges/Friends/girlkissing.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 748 B |
|
|
@ -13,6 +13,11 @@ const FriendBadges: Array<BadgeInfo> = [
|
||||||
url: "https://ceressees.dev",
|
url: "https://ceressees.dev",
|
||||||
title: "Ceres"
|
title: "Ceres"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
image: FriendBadgesPath + "girlkissing.png",
|
||||||
|
url: "https://girlkissing.tips",
|
||||||
|
title: "Luna"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
image: FriendBadgesPath + "autumnvleaves.jpg",
|
image: FriendBadgesPath + "autumnvleaves.jpg",
|
||||||
url: "https://autumnvleaves.neocities.org/",
|
url: "https://autumnvleaves.neocities.org/",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue