14 lines
608 B
HTML
14 lines
608 B
HTML
<html>
|
|
<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>
|
|
<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>
|
|
<h2>
|
|
<p>Send any apps you want added to the DremJS Market to innovationinc123@gmail.com</p>
|
|
</html>
|