Update imdex.html
This commit is contained in:
parent
65bf3ecfa5
commit
9b6bdebc75
10
imdex.html
10
imdex.html
@ -1,3 +1,7 @@
|
|||||||
<h1
|
<script>
|
||||||
Hello
|
$(document).ready(function () {
|
||||||
h1>
|
window.setTimeout(function () {
|
||||||
|
location.href = "https://npi-d7.github.io/RenderD7/docs/html/index.html";
|
||||||
|
}, 5000);
|
||||||
|
});
|
||||||
|
</script>
|
||||||
|
Loading…
Reference in New Issue
Block a user