Change dev to 404
This commit is contained in:
parent
7fa89260cc
commit
ce04f778c6
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
|
||||
setTimeout(() => {
|
||||
window.location = './';
|
||||
}, 250);
|
||||
}, 1000);
|
||||
|
||||
setTimeout(() => {
|
||||
document.getElementById('link').style.opacity = 1;
|
Loading…
Reference in a new issue