From a3ee6c5c7be625a949da847decf15121d020bfed Mon Sep 17 00:00:00 2001
From: Shaun McCance
Date: Dec 11 2024 16:28:22 +0000
Subject: Fixed YouTube videos
---
diff --git a/_data/centos/videos.yml b/_data/centos/videos.yml
index aa9c04b..d1e28fb 100644
--- a/_data/centos/videos.yml
+++ b/_data/centos/videos.yml
@@ -1,12 +1,9 @@
---
-- title: 'CentOS Board Meeting, August 2024'
- url: 'https://www.youtube.com/watch?v=bMLm1vhPYow'
- thumb: 'https://i9.ytimg.com/vi/bMLm1vhPYow/mqdefault.jpg?v=66c77e6e&sqp=COiA57YG&rs=AOn4CLC8sIJYYsbgc35ihZLkYpkK0biVHQ'
+- id: FSvdDaIRV6c
+ title: CentOS Board Meeting, November 2024
-- title: 'CentOS Automotive SIG update'
- url: 'https://youtu.be/Ry54_HYwdeQ'
- thumb: 'https://i9.ytimg.com/vi_webp/Ry54_HYwdeQ/mqdefault.webp?v=65d509c5&sqp=CJSD57YG&rs=AOn4CLCYQHy4JNaUhEkLNhPvlPljnzhAGQ'
+- id: sCvawNYcfgA
+ title: Using Hyperscale as a staging ground for Fedora improvements
-- title: 'CentOS Integration SIG: current state and future plans'
- url: 'https://youtu.be/p7xiF0psQTA'
- thumb: 'https://i9.ytimg.com/vi_webp/p7xiF0psQTA/mqdefault.webp?v=65ce717e&sqp=CJSD57YG&rs=AOn4CLBBaQGyICzPoVIcOc5CHDGnwtsSLg'
\ No newline at end of file
+- id: cERMntyJuxc
+ title: CentOS Stream on Windows
diff --git a/index.md b/index.md
index b0bb0f0..248305c 100644
--- a/index.md
+++ b/index.md
@@ -113,10 +113,10 @@ and help the CentOS project with documentation and outreach.
{% for video in videos %}