Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jcponce committed Jul 10, 2024
1 parent 63d8ba4 commit bcb174c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions threejs/particle-life/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,8 @@
<audio id="audioPlayer" src="https://topologia-general.github.io/sketches/audio/spenta-mainyu-jesse-gallagher.mp3"
loop></audio>
<div id="overlay">

<button id="startButton">Click to Start Music</button>

<div id="instructions">
Click on screen to change behaviour!
</div>
<div id="instructions">Click on screen to change behaviour!</div>
</div>
<button id="playButton"><i class="fa-solid fa-play"></i></button>
<button id="pauseButton"><i class="fa-solid fa-pause"></i></button>
Expand Down

0 comments on commit bcb174c

Please sign in to comment.