Skip to content

Commit

Permalink
rename second bone to front
Browse files Browse the repository at this point in the history
  • Loading branch information
Megaemce authored Apr 5, 2024
1 parent 0947f21 commit c86b135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<div id="fire" class="fire"></div>
<div class="fire_limits"></div>
<div class="fire_lights"></div>
<div class="bone_back"></div>
<div class="bone_front"></div>
<button id="start" onclick="startSound()">START THE FIRE</button>
</div>

Expand Down

0 comments on commit c86b135

Please sign in to comment.