🐳 09/02 - 12:28 - Add the YouTube URL: https://www.youtube.com/watch?v=kpls4XTb9Lg&t=2s in Watch it in action
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -261,7 +261,7 @@
|
|
| 261 |
|
| 262 |
<!-- YouTube iframe -->
|
| 263 |
<div class="aspect-w-16 aspect-h-9">
|
| 264 |
-
<iframe id="youtube-iframe" class="w-full h-[500px]" src="https://www.youtube.com/
|
| 265 |
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
| 266 |
allowfullscreen></iframe>
|
| 267 |
</div>
|
|
|
|
| 261 |
|
| 262 |
<!-- YouTube iframe -->
|
| 263 |
<div class="aspect-w-16 aspect-h-9">
|
| 264 |
+
<iframe id="youtube-iframe" class="w-full h-[500px]" src="https://www.youtube.com/embed/kpls4XTb9Lg?start=2"
|
| 265 |
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
| 266 |
allowfullscreen></iframe>
|
| 267 |
</div>
|