feat(badges): added mention of the artist in the fops badge title
This commit is contained in:
parent
5c678f5881
commit
068e3fd823
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ const OtherBadges: Array<BadgeInfo> = [
|
||||||
{
|
{
|
||||||
image: OtherBadgePath + "fops.png",
|
image: OtherBadgePath + "fops.png",
|
||||||
url: "https://tumblr.com/sashasurname",
|
url: "https://tumblr.com/sashasurname",
|
||||||
title: "I'm a fops!!!",
|
title: "I'm a fops!!! (click for the artist!)",
|
||||||
alt: "The word fops on a badge that looks like a fox tail"
|
alt: "The word fops on a badge that looks like a fox tail"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue