Update index.html

This commit is contained in:
Innovation Inc 2019-04-21 16:17:41 -05:00 committed by GitHub
parent 6574b90c4f
commit e3a1c47d17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
<html>
<head>
<head>
<title>DremJS Market</title>
<embed src="music.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" />
</head>
@ -14,8 +14,26 @@
<hr />
<h2>Bellard JSLinux</h2>
<p>Our computers can't seem to understand how to use the make command so we made an app that connects directly to the demo website. You can connect your VFsync account to most of the OSes on this site to save your files, so you don't lose everything due to going to the home screen.</p>
<p>Provided by Innovation Inc.</p>
<input type="button" value="Download" onclick="window.location.href='https://github.com/sparrdrem/DremJS-Market/releases/download/Apps/Bellard-JSLinux.zip'" />
<hr />
<h2>Paint</h2>
<p>A paint app based on iamshanedoyle's "Simple Paint App".</p>
<p>Provided by Innovation Inc.</p>
<input type="button" value="Download" onclick="window.location.href='https://github.com/sparrdrem/DremJS-Market/releases/download/Apps/Paint.zip'" />
<hr />
<h2>PVT Counter</p>
<p>PewDiePie vs. T-Series Counter - Go PewDiePie!</p>
<p>Provided by Innovation Inc.</p>
<hr />
<h2>Sam&Yoe Group: The Video Game</h2>
<p>Play the Game Directly on DremJS!</p>
<p>Provided by SparrDrem</p>
<hr />
<h2>TinyMCE</h2>
<p>The TinyMCE text editor on DremJS!</p>
<p>Provided by Innovation Inc.</p>
<hr />
<p>Send any apps you want added to the DremJS Market to innovationinc123@gmail.com</p>
</body>
</html>