diff --git a/PC2/Views/ProgramVideos/Index.cshtml b/PC2/Views/ProgramVideos/Index.cshtml index 743c061..af0658e 100644 --- a/PC2/Views/ProgramVideos/Index.cshtml +++ b/PC2/Views/ProgramVideos/Index.cshtml @@ -15,11 +15,11 @@ ViewData["Title"] = "Program Videos"; }
- A bllack and white film strip going horizontally across the screen + A black and white film strip going horizontally across the screen
-

FALL, 2022 LEGAL SERIES

+

FALL, 2024 LEGAL SERIES

@@ -57,7 +57,7 @@ player = new YT.Player('player', { height: '390', width: '640', - videoId: '7_59VpYuG-g', + videoId: 'tRadgduogZg', playerVars: { 'playsinline': 1 }, @@ -69,7 +69,7 @@ player = new YT.Player('player2', { height: '390', width: '640', - videoId: 'FKsGwKA_dRY', + videoId: 'yAzIQmPAB_Y', playerVars: { 'playsinline': 1 }, @@ -81,7 +81,7 @@ player = new YT.Player('player3', { height: '390', width: '640', - videoId: '6fyhtfyEruk', + videoId: 'giIjClhjU-8', playerVars: { 'playsinline': 1 },