feat(badges): added fops badge
This commit is contained in:
parent
3da8cfe4c0
commit
5c678f5881
3 changed files with 6 additions and 0 deletions
BIN
public/Badges/Other/fops-small.png
Normal file
BIN
public/Badges/Other/fops-small.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 439 B |
BIN
public/Badges/Other/fops.png
Normal file
BIN
public/Badges/Other/fops.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 727 B |
|
|
@ -9,6 +9,12 @@ const OtherBadges: Array<BadgeInfo> = [
|
|||
title: "meeeeeeeee",
|
||||
alt: "riley :3"
|
||||
},
|
||||
{
|
||||
image: OtherBadgePath + "fops.png",
|
||||
url: "https://tumblr.com/sashasurname",
|
||||
title: "I'm a fops!!!",
|
||||
alt: "The word fops on a badge that looks like a fox tail"
|
||||
},
|
||||
{
|
||||
image: OtherBadgePath + "tumblr.png",
|
||||
url: "https://tumblr.com/foxgirlriley",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue