Update index-all.html

This commit is contained in:
Innovation Inc 2019-04-21 20:10:45 -05:00 committed by GitHub
parent a644992978
commit 27848825a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
<html>
<body>
<iframe src="taskbar.html" style="height:10%;width:100%" name="taskbar"></iframe>
<iframe src="taskbar.html" style="height:8%;width:100%" name="taskbar"></iframe>
<iframe src="index-closed.html" style="height:85%;width:100%" name="app"></iframe>
</body>
</html>