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 15, 2024
1 parent aeeb4b7 commit adb8a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion threejs/particle-life-3d/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<button id="playButton"><i class="fa-solid fa-play"></i></button>
<button id="pauseButton"><i class="fa-solid fa-pause"></i></button>
<button id="resetButton"><i class="fa-solid fa-rotate-right"></i></button>
<button id="stopButton">Stop</button>
<!--<button id="stopButton">Stop</button>-->


<!-- partial:index.partial.html -->
Expand Down

0 comments on commit adb8a71

Please sign in to comment.