diff --git a/index1.09.html b/index1.09.html index 37de25b..d176019 100644 --- a/index1.09.html +++ b/index1.09.html @@ -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> - <INPUT TYPE="button" onClick="history.go(0)" VALUE="Home"> + <a href="https://sparrdrem.github.io/DremJS/"><button>Home</button> </body> </html>