Initial commit BIJ CI4
This commit is contained in:
11
public/assets/tailadmin/partials/video/video-03.html
Normal file
11
public/assets/tailadmin/partials/video/video-03.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<div class="aspect-21/9 overflow-hidden rounded-lg">
|
||||
<iframe
|
||||
src="https://www.youtube.com/embed/dQw4w9WgXcQ"
|
||||
title="YouTube video"
|
||||
frameborder="0"
|
||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
||||
allowfullscreen
|
||||
class="w-full h-full"
|
||||
>
|
||||
</iframe>
|
||||
</div>
|
||||
Reference in New Issue
Block a user