Skip to content

Commit

Permalink
add player team pic
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerkrewson committed Oct 21, 2023
1 parent cc8cbed commit 6531c34
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,8 @@ export default {
'ESPN+, Star+, and NHL.TV.' +
'</p>'
Popup.fire({
html: innerHTML
html: innerHTML,
imageUrl: 'https://i.imgur.com/wsHJaI0.jpg'
})
},
Expand Down

0 comments on commit 6531c34

Please sign in to comment.