Update index.html

This commit is contained in:
DremOS Developing Team 2018-06-30 00:06:16 -05:00 committed by GitHub
parent d79e9518de
commit 1723b2831f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@
} }
</style> </style>
<body> <body>
<iframe src="index-closed.html" style="height:800px;width:1000px"></iframe> <iframe src="index-closed.html" style="height:500px;width:1000px"></iframe>
<br /> <br />
<INPUT TYPE="button" onClick="history.go(0)" VALUE="Home"> <INPUT TYPE="button" onClick="history.go(0)" VALUE="Home">
</body> </body>