Skip to content

Commit

Permalink
Added Zones Classic and Ubers badges
Browse files Browse the repository at this point in the history
  • Loading branch information
ricebowls3 authored Jan 10, 2025
1 parent f9e744a commit c333f15
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions app/features/badges/homemade.ts
Original file line number Diff line number Diff line change
Expand Up @@ -499,4 +499,14 @@ export const homemadeBadges: BadgeInfo[] = [
fileName: "eous",
authorDiscordId: "528851510222782474",
},
{
displayName: "Ubers",
fileName: "ubers",
authorDiscordId: "528851510222782474",
},
{
displayName: "Zones Classic",
fileName: "szclassic",
authorDiscordId: "528851510222782474",
},
];
Binary file added public/static-assets/badges/szclassic.avif
Binary file not shown.
Binary file added public/static-assets/badges/szclassic.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/szclassic.png
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/ubers.avif
Binary file not shown.
Binary file added public/static-assets/badges/ubers.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/ubers.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 c333f15

Please sign in to comment.