Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
kpsvdp authored Dec 15, 2023
1 parent a542927 commit 9bdd5d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<audio autoplay loop>
<source src="Music/Index.mp3" type="audio/mpeg">
<source src="Music/index.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
</head>
Expand Down Expand Up @@ -100,4 +100,4 @@ <h3> Give Us Your Feedback</h3>
<script src="assets/js/main.js"></script>

</body>
</html>
</html>

0 comments on commit 9bdd5d3

Please sign in to comment.