Skip to content
Snippets Groups Projects
Commit f6416edb authored by HauErn Lien's avatar HauErn Lien
Browse files

Update file tryhomepage.html

parent dc45ca6d
No related branches found
No related tags found
No related merge requests found
......@@ -115,7 +115,7 @@
setTimeout(()=>{
intro.style.top = '-100vh';
setTimeout(()=>{
window.location.href = '/main';
window.location.href = 'home.html';
}, 1000);
}, 2300)
})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment