Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinoisthe authored Oct 5, 2024
1 parent 966d040 commit a6fd208
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<!-- Banner -->
<div class="banner">
<video autoplay="true" loop class="bg" alt="">
<source src="https://youtu.be/6PJIF_KNvqQ" type="video/mp4" />
<source src="https://youtu.be/6PJIF_KNvqQ" type="video/webm" />
<source src="https://www.youtube.com/embed/6PJIF_KNvqQ?si=hRzi5mRvaukhWVFJ" type="video/mp4" />
<source src="https://www.youtube.com/embed/6PJIF_KNvqQ?si=hRzi5mRvaukhWVFJ" type="video/webm" />
</video>
<div class="content">

Expand Down

0 comments on commit a6fd208

Please sign in to comment.