Skip to content

Commit 314078e

Browse files
committed
Added youtube airplane embed
1 parent c190aa0 commit 314078e

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

src/index.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,7 @@ I enjoy making websites for student organizations at the University of Washingto
6969

7070
I also teach others how to build and fly remote-controlled airplanes at the drone team of Husky Flying Club. Here are some pictures and videos from that:
7171

72-
<div class="horizontal-container">
73-
<video width="852" height="480" controls preload="metadata">
74-
<source src="/assets/rc_plane.mp4" type="video/mp4">
75-
Your browser does not support the video tag.
76-
</video>
77-
{% image "/assets/rc_planes.jpg", "RC Plane parts" %}
78-
</div>
72+
<iframe width="560" height="315" src="https://www.youtube.com/embed/MtJTZ6KJV2U?si=ujwtz4EUnSX33SSN" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
7973

8074
Some relevant courses I've taken at the University of Washington include:
8175

0 commit comments

Comments
 (0)