Update collectionjs.html
This commit is contained in:
parent
de4901158c
commit
98cbc1822b
|
@ -85,21 +85,19 @@
|
||||||
<br />
|
<br />
|
||||||
<p>A collection of JS apps such as emulators and applications. A sort of bundle app you could say!</p>
|
<p>A collection of JS apps such as emulators and applications. A sort of bundle app you could say!</p>
|
||||||
</div>
|
</div>
|
||||||
|
<center>
|
||||||
<div class="buttonWrapper">
|
<div class="buttonWrapper">
|
||||||
<div class="box-blue-emb-left" onclick="clickSound('https://github.com/sparrdrem/DremJS-Market/releases/download/Apps/Collection-JS.zip')">
|
<div class="box-blue-emb-left" onclick="clickSound('https://github.com/sparrdrem/DremJS-Market/releases/download/Apps/Collection-JS.zip')">
|
||||||
<center>
|
|
||||||
<h3 class="cwhite">Download</h2>
|
<h3 class="cwhite">Download</h2>
|
||||||
<hr />
|
<hr />
|
||||||
<h3 class="cwhite">Version 1.0.0</h3>
|
<h3 class="cwhite">Version 1.0.0</h3>
|
||||||
</center>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="box-blue-emb-right" onclick="clickSound('../../index-enter.html')">
|
<div class="box-blue-emb-right" onclick="clickSound('../../index-enter.html')">
|
||||||
<center>
|
|
||||||
<h3 class="cwhite">Go</h3>
|
<h3 class="cwhite">Go</h3>
|
||||||
<br />
|
<br />
|
||||||
<h3 class="cwhite">Back</h3>
|
<h3 class="cwhite">Back</h3>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</center>
|
</center>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue