Skip to content

Commit

Permalink
Update program videos page - Guardianship video link (#334)
Browse files Browse the repository at this point in the history
* Update program video header text

* Update guardianship video link
  • Loading branch information
JoeProgrammer88 authored Oct 7, 2024
1 parent 1212501 commit ee0d9c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PC2/Views/ProgramVideos/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
player = new YT.Player('player2', {
height: '390',
width: '640',
videoId: 'yAzIQmPAB_Y',
videoId: 'qUq_26jU2kU',
playerVars: {
'playsinline': 1
},
Expand Down

0 comments on commit ee0d9c8

Please sign in to comment.