Update index.html
This commit is contained in:
parent
963150a6f4
commit
9ffcd0e994
|
@ -1,6 +1,6 @@
|
|||
<html>
|
||||
<audio>
|
||||
<source src="music.mp3" type="audio/mpeg">
|
||||
<audio src="music.mp3" type="audio/mpeg">
|
||||
<p>ERROR: Your browser does not support audio.</p>
|
||||
</audio>
|
||||
<h1>Welcome to the DremJS Market!</h1>
|
||||
<h2>"Your one-stop-shop for any Web App you need!"</h2>
|
||||
|
|
Loading…
Reference in a new issue