File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,12 @@ This manual describes all the Operations and User Interface for the app.
26
26
27
27
<!--  -->
28
28
29
- <!-- width="560" height="315" -->
30
- <iframe width =" 840 " height =" 472.5 " src =" https://www.youtube.com/embed/ztDC98pR6Gw?si=yDkZLr6vUgLM6IpV " 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 >
29
+ <iframe
30
+ style={{
31
+ width: "100%",
32
+ aspectRatio: 16/9,
33
+ }}
34
+ src="https://www.youtube.com/embed/M0t2zxSrF6Q?si=1YweMxN8XHiArZlF " 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 >
31
35
32
36
## tl;dr (Cheatsheet)
33
37
You can’t perform that action at this time.
0 commit comments