From 068e3fd823d9b731421e4132f6821c4a35596a6e Mon Sep 17 00:00:00 2001 From: Fishandchips321 Date: Thu, 5 Mar 2026 10:49:14 +0000 Subject: [PATCH] feat(badges): added mention of the artist in the fops badge title --- src/lib/OtherBadges.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/OtherBadges.ts b/src/lib/OtherBadges.ts index 9f5f687..d1b5f60 100644 --- a/src/lib/OtherBadges.ts +++ b/src/lib/OtherBadges.ts @@ -12,7 +12,7 @@ const OtherBadges: Array = [ { image: OtherBadgePath + "fops.png", 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" }, {