Skip to content

Commit d849e7e

Browse files
committed
Try to fix youtube carousel
1 parent d84a9b7 commit d849e7e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,9 @@ Videos of community members talking about Zarr. If you have a video you'd like u
7575

7676
<div class="video">
7777
<figure>
78-
<iframe width="640" height="480" src="//www.youtube.com/watch?v=8TlAAZcJnvA&list=PLvkeNUPrCU04Xvcph4ErxsRkZq28Oucr7&index=1" frameborder="0" allowfullscreen></iframe>
78+
<iframe width="640" height="480"
79+
src="https://www.youtube.com/watch?v=qyJXBlrdzBs&list=PLvkeNUPrCU04Xvcph4ErxsRkZq28Oucr7&index=1"
80+
frameborder="0" allowfullscreen></iframe>
7981
</figure>
8082
</div>
8183

0 commit comments

Comments
 (0)