Skip to content

Commit 00477a1

Browse files
authored
Change YouTube iframe width to 1000px
Updated iframe dimensions for YouTube embed.
1 parent 5de2760 commit 00477a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • PW45_2026_Boston/Projects/ThatRenderingThing

PW45_2026_Boston/Projects/ThatRenderingThing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The work in progress in [SlicerWGPU](https://github.com/pieper/SlicerWGPU), whic
7676

7777
<!-- Source link: https://youtu.be/e90v5--29JQ -->
7878

79-
<iframe width="800" src="https://www.youtube.com/embed/e90v5--29JQ">
79+
<iframe width="1000" height="800" src="https://www.youtube.com/embed/e90v5--29JQ">
8080
</iframe>
8181

8282
* Volume render automatically on load

0 commit comments

Comments
 (0)