Skip to content

Commit

Permalink
Add Golden Brush (#1991)
Browse files Browse the repository at this point in the history
* Add Golden Brush

* fixed avif being animated

---------

Co-authored-by: Kalle <[email protected]>
  • Loading branch information
DreamyVeemo and Sendouc authored Dec 22, 2024
1 parent 52cf70f commit 0bcc1ef
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/features/badges/homemade.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ export const homemadeBadges: BadgeInfo[] = [
// fileName: "example",
// authorDiscordId: "123456789012345678",
// },
{
displayName: "BrushMommy's Birthday Bash",
fileName: "goldenbrush",
authorDiscordId: "338806780446638082",
},
{
displayName: "Academy Showcase",
fileName: "academy_showcase",
Expand Down
Binary file added public/static-assets/badges/goldenbrush.avif
Binary file not shown.
Binary file added public/static-assets/badges/goldenbrush.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/static-assets/badges/goldenbrush.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0bcc1ef

Please sign in to comment.