Remove the useless autoplay attribute
This commit is contained in:
parent
9fcda0a3c3
commit
7f33ea003a
@ -67,8 +67,7 @@
|
||||
<!-- Soundtrack -->
|
||||
<audio src="/assets/curb.mp3"
|
||||
id="soundtrack"
|
||||
preload="auto"
|
||||
autoplay></audio>
|
||||
preload="auto"></audio>
|
||||
<!-- Add the background image -->
|
||||
<div class="bg"></div>
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user