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