Skip to content

Commit

Permalink
update www/index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianjnuwu committed Dec 29, 2024
1 parent 3bad2ac commit aa1437a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<body class="ui-cookie">

<audio id="splash" preload="auto">
<audio id="splash" preload="auto" loop>
<source src="./src/audio/start.mp3" type="audio/mp3">
</audio>

Expand Down

0 comments on commit aa1437a

Please sign in to comment.