mirror of
https://github.com/milk-net/milk-net.github.io.git
synced 2025-04-19 05:33:40 -05:00
Update index.html
This commit is contained in:
parent
3670076d91
commit
7a620a0fca
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<script>
|
||||
if (!localStorage.getItem('loggedInUser')) {
|
||||
window.location.href = "register.html";
|
||||
window.location.href = "auth.html";
|
||||
}
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue