feature(badges): added fediverse badges and linked to my transfem.social account
This commit is contained in:
parent
4c267d50c0
commit
3da8cfe4c0
3 changed files with 10 additions and 4 deletions
BIN
public/Badges/Other/fediverse.gif
Normal file
BIN
public/Badges/Other/fediverse.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
BIN
public/Badges/Other/join-the-fediverse.gif
Normal file
BIN
public/Badges/Other/join-the-fediverse.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 604 B |
|
|
@ -16,10 +16,16 @@ const OtherBadges: Array<BadgeInfo> = [
|
|||
alt: "tumblr"
|
||||
},
|
||||
{
|
||||
image: OtherBadgePath + "wafrn.webp",
|
||||
url: "https://app.wafrn.net/blog/foxgirlriley",
|
||||
title: "i'm on wafrn!",
|
||||
alt: "wafrn"
|
||||
image: OtherBadgePath + "fediverse.gif",
|
||||
title: "I am on transfem.social!",
|
||||
alt: "The word Fediverse in front of the fediverse logo which is slowly spinning",
|
||||
url: "https://transfem.social/@foxgirlriley"
|
||||
},
|
||||
{
|
||||
image: OtherBadgePath + "join-the-fediverse.gif",
|
||||
title: "Join Transfem.Social!!!",
|
||||
alt: "The words Join the fediverse next to the fediverse logo",
|
||||
url: "https://transfem.social"
|
||||
},
|
||||
{
|
||||
image: OtherBadgePath + "pronouns_sheher.gif",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue