Skip to content

Commit 71eb520

Browse files
committed
link to vue conf talk
1 parent 23f2e82 commit 71eb520

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/docs/guide/media.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,17 @@ outline: deep
5050
allowfullscreen
5151
></iframe>
5252
</div>
53+
54+
<br />
55+
<br />
56+
57+
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto;">
58+
<iframe
59+
src="https://www.youtube.com/embed/ofQV3xiBgT8"
60+
style="position: absolute; top:0; left: 0; width: 100%; height: 100%;"
61+
frameborder="0"
62+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
63+
referrerpolicy="strict-origin-when-cross-origin"
64+
allowfullscreen
65+
></iframe>
66+
</div>

0 commit comments

Comments
 (0)