Update index.html

This commit is contained in:
DremOS Developing Team 2018-07-02 17:33:49 -05:00 committed by GitHub
parent f603fc73ae
commit 9e59480cd5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,6 +40,6 @@ function checkTime(i) {
<body onload="startTime();">
<div id="txt"></div>
<iframe src="index-closed.html" style="height:580px;width:1200px"></iframe>
<a href="https://sparrdrem.github.io/DremJS/"><button>Home</button>
<a href="index2.html"><button>Home</button>
</body>
</html>