Update index.html

This commit is contained in:
DremOS Developing Team 2018-07-01 22:11:53 -05:00 committed by GitHub
parent 9ffcd0e994
commit c57d5872ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,5 @@
<html> <html>
<audio src="music.mp3" type="audio/mpeg"> <embed src="music.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" />
<p>ERROR: Your browser does not support audio.</p>
</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>
<h2>Collection.JS</h2> <h2>Collection.JS</h2>