Update index-apps.html
This commit is contained in:
parent
3f729b81d8
commit
004017d54f
|
@ -86,5 +86,36 @@
|
|||
<p class="cwhite">A collection of JavaScript projects</p>
|
||||
<p class="cwhite">SparrOSDeveloperTeam</p>
|
||||
</div>
|
||||
<div class="box-blue-emb" onclick="clickSound('downloadPages/SYGTVG/sygtvg.html')">
|
||||
<p><img style="padding: 5 15px; float: left;" src="downloadPages/CollectionJS/logo.png" height="128px" width="128px" /></p>
|
||||
<p style="margin-top: 25px;"> </p>
|
||||
<p class="cwhite">Sam&Yoe Group: The Video Game</p>
|
||||
<p class="cwhite">Play the game directly in DremJS!</p>
|
||||
<p class="cwhite">Sparrdrem</p>
|
||||
</div>
|
||||
<div class="box-blue-emb" onclick="clickSound('downloadPages/TinyMCE/tinymce.html')">
|
||||
<p><img style="padding: 5 15px; float: left;" src="downloadPages/CollectionJS/logo.png" height="128px" width="128px" /></p>
|
||||
<p style="margin-top: 25px;"> </p>
|
||||
<p class="cwhite">TinyMCE</p>
|
||||
<p class="cwhite">The TinyMCE text editor on DremJS</p>
|
||||
<p class="cwhite">Innovation Inc.</p>
|
||||
</div>
|
||||
<!--<div class="box-blue-emb" onclick="clickSound('downloadPages/CollectionJS/collectionjs.html')">
|
||||
<p><img style="padding: 5 15px; float: left;" src="downloadPages/CollectionJS/logo.png" height="128px" width="128px" /></p>
|
||||
<p style="margin-top: 25px;"> </p>
|
||||
<p class="cwhite">Name</p>
|
||||
<p class="cwhite">Short Desc</p>
|
||||
<p class="cwhite">Developer</p>
|
||||
</div>-->
|
||||
</body>
|
||||
</html>
|
||||
<!-- Template -->
|
||||
<!--
|
||||
<div class="box-blue-emb" onclick="clickSound('downloadPages/link/link.html')">
|
||||
<p><img style="padding: 5 15px; float: left;" src="downloadPages/CollectionJS/logo.png" height="128px" width="128px" /></p>
|
||||
<p style="margin-top: 25px;"> </p>
|
||||
<p class="cwhite">Name</p>
|
||||
<p class="cwhite">Short Desc</p>
|
||||
<p class="cwhite">Developer</p>
|
||||
</div>
|
||||
-->
|
||||
|
|
Loading…
Reference in a new issue