Skip to content

Commit

Permalink
add u12 pictures
Browse files Browse the repository at this point in the history
  • Loading branch information
arjanfrans committed Jun 11, 2024
1 parent ce7301a commit 8f04d99
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
Binary file added src/assets/backgrounds/u12_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 6 additions & 2 deletions src/photo-repository.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ export abstract class PhotoRepository {
url: "bulls_3.png",
},
{
name: "Bulls Batter 1",
name: "Bulls Batter (1)",
url: "bulls_5.png",
},
{
name: "Bulls Batter 2",
name: "Bulls Batter (2)",
url: "bulls_6.png",
},
{
Expand Down Expand Up @@ -69,6 +69,10 @@ export abstract class PhotoRepository {
name: "U12 Huddle",
url: "u12_1.png",
},
{
name: "U12 Team",
url: "u12_2.png",
},
{
name: "U14 Runner",
url: "u14_1.png",
Expand Down

0 comments on commit 8f04d99

Please sign in to comment.