Update load.html
This commit is contained in:
parent
5ef0665023
commit
0a635cfbc6
@ -4,4 +4,5 @@
|
||||
setTimeout(function(){
|
||||
document.getElementById("myDiv").style.display="none";
|
||||
}, 6000);
|
||||
document.location = "./index.html";
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user