Create index-all.html

This commit is contained in:
Innovation Inc 2019-04-21 17:13:36 -05:00 committed by GitHub
parent 388cabef20
commit 53bc0fb8f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
index-all.html Normal file
View file

@ -0,0 +1,6 @@
<html>
<body>
<iframe src="taskbar.html" stype="height:10%;width:100%"></iframe>
<iframe src="index-closed.html" style="height:90%;width:100%"></iframe>
</body>
</html>