Skip to content

Commit 5483bd1

Browse files
authored
Add video links to the 2025-10 HG Nights section (#648)
1 parent bd08fca commit 5483bd1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

resources/views/hg-nights/index.blade.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,22 +79,22 @@ class="btn btn-success font-weight-bold"
7979
<h5 class="font-weight-bold">Speakers</h5>
8080
<ul class="list-group list-group-flush">
8181
<li class="list-group-item">Jās Eckard on
82-
<a href="https://www.youtube.com/@HackGreenville/playlists">
82+
<a href="https://www.youtube.com/watch?v=2bDJTJp2xr4&list=PL8vFrjH8DfOGIYsJEkSPz__oQTvoE4m0S&index=1">
8383
<em>Quantum Computing Glossary</em>
8484
</a>
8585
</li>
8686
<li class="list-group-item">Nate Argaw on
87-
<a href="https://www.youtube.com/@HackGreenville/playlists">
88-
<em>Game Dev & The Journey for Balanc3d - A 3D Mobile Browser Game</em>
87+
<a href="https://www.youtube.com/watch?v=rFtMZBFbj24&list=PL8vFrjH8DfOGIYsJEkSPz__oQTvoE4m0S&index=2">
88+
<em>GVL Game Devs & The Journey for Balanc3d - A 3D Mobile Browser Game</em>
8989
</a>
9090
</li>
9191
<li class="list-group-item">Jeremy Nicoll on
92-
<a href="https://www.youtube.com/@HackGreenville/playlists">
92+
<a href="https://www.youtube.com/watch?v=3b9Px1V1qrg&list=PL8vFrjH8DfOGIYsJEkSPz__oQTvoE4m0S&index=3">
9393
<em>Stupid Simple Kubernetes with Terraform</em>
9494
</a>
9595
</li>
96-
<li class="list-group-item">Dave Brothers & Andrew Orr on
97-
<a href="https://www.youtube.com/@HackGreenville/playlists">
96+
<li class="list-group-item">Dave Brothers on
97+
<a href="https://www.youtube.com/watch?v=3o0z6-ilH3Q&list=PL8vFrjH8DfOGIYsJEkSPz__oQTvoE4m0S&index=4">
9898
<em>Origin Stories Series: How the HackGreenville Slack Came to Be</em>
9999
</a>
100100
</li>

0 commit comments

Comments
 (0)