Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Added the music gallery button
  • Loading branch information
Squirrel authored Aug 21, 2024
1 parent 62145a4 commit 7fc9c05
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 @@ -95,7 +95,7 @@ <h1>Freakybob</h1>

<!-- Mute/Unmute Button -->
<button id="mute-button">Mute Music</button>

<a href="Musicgallery.html"><button>Listen to Spongebob music!</button>
<script>
const popup = document.getElementById('sound-popup');
const yesButton = document.getElementById('yes-button');
Expand Down

0 comments on commit 7fc9c05

Please sign in to comment.