From ee0d9c898c8bdeba64226e6398fc625ce9a4f652 Mon Sep 17 00:00:00 2001 From: Joseph Ortiz Date: Mon, 7 Oct 2024 16:21:17 -0700 Subject: [PATCH] Update program videos page - Guardianship video link (#334) * Update program video header text * Update guardianship video link --- PC2/Views/ProgramVideos/Index.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PC2/Views/ProgramVideos/Index.cshtml b/PC2/Views/ProgramVideos/Index.cshtml index a332340..5489063 100644 --- a/PC2/Views/ProgramVideos/Index.cshtml +++ b/PC2/Views/ProgramVideos/Index.cshtml @@ -69,7 +69,7 @@ player = new YT.Player('player2', { height: '390', width: '640', - videoId: 'yAzIQmPAB_Y', + videoId: 'qUq_26jU2kU', playerVars: { 'playsinline': 1 },