Skip to content

Commit 31264ae

Browse files
committed
Update ai-youtube-briefer.astro
1 parent cf16b6d commit 31264ae

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

src/pages/en/projects/ai-youtube-briefer.astro

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,7 @@ import { Button } from "@/components/ui/button";
4242
</Button>
4343
</a>
4444
<div class="video-responsive aspect-video">
45-
<video
46-
src="/portfolio/video/youtube-briefer.mp4"
47-
autoplay
48-
muted
49-
controls></video>
45+
<div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/1059836249?h=158078da09&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479&autoplay=1&muted=1" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="youtube-briefer"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
5046
</div>
5147
</div>
5248
<div>

0 commit comments

Comments
 (0)