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 a071340 commit 966d040
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://drive.google.com/file/d/1ymAjYWfZhY1WY8y29aGpTXo8XOJzEYr_/preview" type="video/mp4" />
<source src="https://drive.google.com/file/d/1ymAjYWfZhY1WY8y29aGpTXo8XOJzEYr_/preview" type="video/webm" />
<source src="https://youtu.be/6PJIF_KNvqQ" type="video/mp4" />
<source src="https://youtu.be/6PJIF_KNvqQ" type="video/webm" />
</video>
<div class="content">

Expand Down

0 comments on commit 966d040

Please sign in to comment.