Update index.html

This commit is contained in:
DremOS Developing Team 2018-07-02 15:21:55 -05:00 committed by GitHub
parent 1edcf92724
commit e899ca66f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
<html>
<embed src="music.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" />
<iframe src="https://sparrdrem.github.io/DremJS-Market/" style="height:700px;width:1000px">
<iframe src="https://sparrdrem.github.io/DremJS-Market/" style="height:600px;width:1000px">
</html>