Update index.html

This commit is contained in:
Innovation Inc 2019-04-21 18:15:45 -05:00 committed by GitHub
parent 76c650672c
commit a07e775253
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,8 +33,7 @@
</style> </style>
<body> <body>
<center> <center>
<iframe src="index-all.html" frameborder="0" style="height:90%;width:100%"></iframe> <iframe src="index-all.html" frameborder="0" style="height:100%;width:100%"></iframe>
<a href="index2.html"><button>Home</button></a>
</center> </center>
</body> </body>
</html> </html>