Skip to content

Commit 0897b29

Browse files
authored
Merge pull request #106 from jbampton/embed-youtube-video
Embed YouTube video - An Introduction to mRuby | Ruby Creator Yukihir…
2 parents e3dccf3 + c78f7c1 commit 0897b29

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

about/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,7 @@ <h2>About mruby</h2>
1717

1818
{% include _latest_news.html %}
1919

20+
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/ZXbs9yuzv-E" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
21+
22+
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/Xa08hqK7ozs" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
2023
</div>

0 commit comments

Comments
 (0)