Skip to content

Commit

Permalink
Merge branch 'main' of github.com:midudev/la-velada-web-oficial
Browse files Browse the repository at this point in the history
  • Loading branch information
midudev committed May 13, 2024
2 parents dcb1328 + a4a4a24 commit b382e21
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/consts/boxers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ export const BOXERS: Boxer[] = addGetters([
],
rotate: true,
workout: {
videoID: "7yrsrPQv_TM",
videoID: "HFR0F2G71y4",
thumbnail: "/boxers/workoutThumbnails/la-cobra.webp",
name: "La Cobra",
},
Expand Down Expand Up @@ -367,6 +367,11 @@ export const BOXERS: Boxer[] = addGetters([
url: "https://www.youtube.com/embed/ct0Hr6zYZGU?si=2BO21jfm469U_i_5&clip=UgkxHy3xXDVJdgv9BUaArwgIYrA_ae1M5FIX&clipt=EJ3ipQUYtdemBQ",
},
],
workout: {
videoID: "GWLZSfJsSCo",
thumbnail: "/boxers/workoutThumbnails/will.webp",
name: "Will",
},
},
{
id: "sezar-blue",
Expand Down

0 comments on commit b382e21

Please sign in to comment.