File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -733,7 +733,7 @@ const Index = () => {
733733 < CarouselItem key = { idx } >
734734 < Card className = "card-interactive" >
735735 < div className = "aspect-video overflow-hidden rounded-t-lg" >
736- < iframe width = "560" height = "315" src = "https://www.youtube.com/embed/dBPYV-hmzow?si=YzflwDIstEnW_W5E" 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 >
736+ < iframe src = "https://www.youtube.com/embed/dBPYV-hmzow?si=YzflwDIstEnW_W5E" 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 >
737737 </ div >
738738 < CardHeader >
739739 < div className = "flex items-center justify-between" >
You can’t perform that action at this time.
0 commit comments