Update index.html
This commit is contained in:
parent
db86a0db0d
commit
382e61f705
|
@ -1,4 +1,9 @@
|
||||||
<html>
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>DremJS Market</title>
|
||||||
|
<embed src="music.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" />
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
<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>
|
||||||
<hr />
|
<hr />
|
||||||
|
@ -12,4 +17,5 @@
|
||||||
<input type="button" value="Download" onclick="window.location.href='https://github.com/sparrdrem/DremJS-Market/releases/download/Apps/Bellard-JSLinux.zip'" />
|
<input type="button" value="Download" onclick="window.location.href='https://github.com/sparrdrem/DremJS-Market/releases/download/Apps/Bellard-JSLinux.zip'" />
|
||||||
<hr />
|
<hr />
|
||||||
<p>Send any apps you want added to the DremJS Market to innovationinc123@gmail.com</p>
|
<p>Send any apps you want added to the DremJS Market to innovationinc123@gmail.com</p>
|
||||||
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue