Skip to content

Commit

Permalink
Badge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Sendouc committed Dec 1, 2024
1 parent 486857b commit 1de2659
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions app/features/badges/homemade.ts
Original file line number Diff line number Diff line change
Expand Up @@ -165,12 +165,12 @@ export const homemadeBadges: BadgeInfo[] = [
authorDiscordId: "528851510222782474",
},
{
displayName: "DAYTONA Speedweeks '25",
displayName: "Just Daytona 1-5",
fileName: "daytonaspeedweeks1st",
authorDiscordId: "528851510222782474",
},
{
displayName: "DAYTONA Speedweeks '25 (2nd place)",
displayName: "Just Daytona 2nd 1-5",
fileName: "daytonaspeedweeks2nd",
authorDiscordId: "528851510222782474",
},
Expand Down Expand Up @@ -374,4 +374,9 @@ export const homemadeBadges: BadgeInfo[] = [
fileName: "treasure",
authorDiscordId: "528851510222782474",
},
{
displayName: "Anarchy NoVA",
fileName: "punkshrimp",
authorDiscordId: "528851510222782474",
},
];
Binary file added public/static-assets/badges/punkshrimp.avif
Binary file not shown.
Binary file added public/static-assets/badges/punkshrimp.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/punkshrimp.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 1de2659

Please sign in to comment.