Update index-shop.html
This commit is contained in:
parent
67b2d6c7c8
commit
3a33055369
|
@ -1,8 +1,8 @@
|
|||
<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" /> -->
|
||||
<!--<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 25px;
|
||||
|
@ -36,13 +36,13 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- <iframe src="index-featured.html" frameborder="0" width="100%" height="100%"></iframe> -->
|
||||
<div class="box-blue">
|
||||
<iframe src="index-featured.html" frameborder="0" width="100%" height="95%"></iframe>
|
||||
<!--<div class="box-blue">
|
||||
<div class="box-blue-emb">
|
||||
<h2 class="rel-emb cwhite">Error (Code: 2010-0001)</h2>
|
||||
</div>
|
||||
<p class="rel-uemb">The DremJS Market is temporarily closed for remodeling and/or maintenance.</p>
|
||||
</div>
|
||||
<center><p>Send any apps you want added to the DremJS Market to innovationinc123@gmail.com</p></center>
|
||||
<center><p>Send any apps you want added to the DremJS Market to innovationinc123@gmail.com</p></center>-->
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue