diff --git a/public/Badges/Other/fops-small.png b/public/Badges/Other/fops-small.png new file mode 100644 index 0000000..9f91098 Binary files /dev/null and b/public/Badges/Other/fops-small.png differ diff --git a/public/Badges/Other/fops.png b/public/Badges/Other/fops.png new file mode 100644 index 0000000..89163c6 Binary files /dev/null and b/public/Badges/Other/fops.png differ diff --git a/src/lib/OtherBadges.ts b/src/lib/OtherBadges.ts index 5aeff8a..9f5f687 100644 --- a/src/lib/OtherBadges.ts +++ b/src/lib/OtherBadges.ts @@ -9,6 +9,12 @@ const OtherBadges: Array = [ 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",