Update index-shop.html

This commit is contained in:
Innovation Inc 2019-09-19 14:23:26 -05:00 committed by GitHub
parent 67b2d6c7c8
commit 3a33055369
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
<html> <html>
<head> <head>
<title>DremJS Market</title> <title>DremJS Market</title>
<embed src="notification.wav" 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" /> --> <embed src="music.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" />
<style> <style>
.box-blue { .box-blue {
margin:0 0 25px; margin:0 0 25px;
@ -36,13 +36,13 @@
</style> </style>
</head> </head>
<body> <body>
<!-- <iframe src="index-featured.html" frameborder="0" width="100%" height="100%"></iframe> --> <iframe src="index-featured.html" frameborder="0" width="100%" height="95%"></iframe>
<div class="box-blue"> <!--<div class="box-blue">
<div class="box-blue-emb"> <div class="box-blue-emb">
<h2 class="rel-emb cwhite">Error (Code: 2010-0001)</h2> <h2 class="rel-emb cwhite">Error (Code: 2010-0001)</h2>
</div> </div>
<p class="rel-uemb">The DremJS Market is temporarily closed for remodeling and/or maintenance.</p> <p class="rel-uemb">The DremJS Market is temporarily closed for remodeling and/or maintenance.</p>
</div> </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> </body>
</html> </html>