Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Emrys-Hong committed Dec 26, 2024
1 parent 3c85ddd commit f670c6b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -346,9 +346,6 @@ <h5 style="font-size:30px;">✅</h5>
// Ensure the video plays continuously by looping programmatically
video.loop = false; // Disable the native loop to manage it manually
</script>
<script>
const video = document.getElementById('myVideo');
</script>



Expand Down

0 comments on commit f670c6b

Please sign in to comment.