File tree Expand file tree Collapse file tree 1 file changed +30
-3
lines changed Expand file tree Collapse file tree 1 file changed +30
-3
lines changed Original file line number Diff line number Diff line change @@ -12,14 +12,41 @@ outline: deep
12
12
13
13
## Videos
14
14
15
- <iframe width =" 560 " height =" 315 " src =" https://www.youtube.com/embed/OMPTdaD7Zpo?si=Rs8eRhwjUvrGZS_J " 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 >
15
+ <div style =" position : relative ; padding-bottom : 56.25% ; height : 0 ; overflow : hidden ; max-width : 100% ; height : auto ;" >
16
+ <iframe
17
+ src="https://www.youtube.com/embed/OMPTdaD7Zpo?si=Rs8eRhwjUvrGZS_J"
18
+ style="position: absolute; top:0; left: 0; width: 100%; height: 100%;"
19
+ frameborder="0"
20
+ allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
21
+ referrerpolicy="strict-origin-when-cross-origin"
22
+ allowfullscreen
23
+ > </iframe >
24
+ </div>
16
25
17
26
<br />
18
27
<br />
19
28
20
- <iframe width =" 560 " height =" 315 " src =" https://www.youtube.com/embed/IjV0tLysXc0?si=EOoUSH55tk7pJgpQ " 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
+ <div style =" position : relative ; padding-bottom : 56.25% ; height : 0 ; overflow : hidden ; max-width : 100% ; height : auto ;" >
30
+ <iframe
31
+ src="https://www.youtube.com/embed/IjV0tLysXc0?si=EOoUSH55tk7pJgpQ"
32
+ style="position: absolute; top:0; left: 0; width: 100%; height: 100%;"
33
+ frameborder="0"
34
+ allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
35
+ referrerpolicy="strict-origin-when-cross-origin"
36
+ allowfullscreen
37
+ > </iframe >
38
+ </div>
21
39
22
40
<br />
23
41
<br />
24
42
25
- <iframe width =" 560 " height =" 315 " src =" https://www.youtube.com/embed/7VctnNVXe2A?si=3laDGbv4vNVbgvsg " 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 >
43
+ <div style =" position : relative ; padding-bottom : 56.25% ; height : 0 ; overflow : hidden ; max-width : 100% ; height : auto ;" >
44
+ <iframe
45
+ src="https://www.youtube.com/embed/7VctnNVXe2A?si=3laDGbv4vNVbgvsg"
46
+ style="position: absolute; top:0; left: 0; width: 100%; height: 100%;"
47
+ frameborder="0"
48
+ allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
49
+ referrerpolicy="strict-origin-when-cross-origin"
50
+ allowfullscreen
51
+ > </iframe >
52
+ </div>
You can’t perform that action at this time.
0 commit comments