Update collectionjs.html
This commit is contained in:
parent
60ae9dcb00
commit
7dd0176f1f
|
@ -1,8 +1,6 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>DremJS Market</title>
|
||||
<embed src="notification.wav" width="0" height="0" loop="true" autostart="true" hidden="true" />
|
||||
<!-- <embed src="music.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" /> -->
|
||||
<style>
|
||||
.box-blue {
|
||||
margin:0 0 5px;
|
||||
|
@ -78,7 +76,6 @@
|
|||
window.location.href = globalPage;
|
||||
}
|
||||
</script>
|
||||
<!-- <iframe src="index-featured.html" frameborder="0" width="100%" height="100%"></iframe> -->
|
||||
<div class="box-blue">
|
||||
<p><img style="padding: 5 15px; float: left;" src="snapshot.png" /></p>
|
||||
<p style="margin-top: 20px;"> </p>
|
||||
|
|
Loading…
Reference in a new issue