Skip to content

Commit

Permalink
fix issue
Browse files Browse the repository at this point in the history
  • Loading branch information
simransia committed Aug 23, 2024
1 parent 1cd4a90 commit b500011
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<div class="default-video">
<video loop>
<source src="videos/ocean-waves.mp4">
<source src="https://res.cloudinary.com/dbstfw8yc/video/upload/v1724432371/musing/ocean-waves_lkk26h.mp4">
</video>
</div>

Expand Down Expand Up @@ -69,14 +69,10 @@
<img src="images/sun.png" alt="rain" >
</button>



<button data-sound="sounds/sea-waves.mp3" data-video="https://res.cloudinary.com/dbstfw8yc/video/upload/v1724432371/musing/ocean-waves_lkk26h.mp4">
<img src="images/wave.png" alt="rain" >
</button>
</div>



<script src="script.js" ></script>
</body>
Expand Down

0 comments on commit b500011

Please sign in to comment.