Create index.html

This commit is contained in:
DremOS Developing Team 2018-07-02 14:51:49 -05:00 committed by GitHub
parent a9b24bb7be
commit fb5e7d70b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

16
index.html Normal file
View file

@ -0,0 +1,16 @@
<html>
<embed src="music.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" />
<h1>Welcome to the DremJS Market!</h1>
<h2>"Your one-stop-shop for any Web App you need!"</h2>
<br />
<h2>Collection.JS</h2>
<p>A collection of JS apps such as emulators and applications. A sort of bundle app you could say!</p>
<p>Provided by SparrOSDeveloperTeam</p>
<a href="https://github.com/sparrdrem/DremJS-Market/files/2153581/Collection.JS.zip"<button>Download</button></a>
<br />
<!-- <h2>App</h2>
<p>Desc</p>
<a href="link"<button>Download</button></a> -->
<br />
<p>Send any apps you want added to the DremJS Market to innovationinc123@gmail.com</p>
</html>