mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-08 02:37:28 +08:00
[+] Home page
This commit is contained in:
3
AquaNet/src/pages/Home.svelte
Normal file
3
AquaNet/src/pages/Home.svelte
Normal file
@@ -0,0 +1,3 @@
|
||||
<main>
|
||||
TODO
|
||||
</main>
|
||||
@@ -91,7 +91,8 @@
|
||||
}
|
||||
})
|
||||
|
||||
// TODO: Redirect to portal page
|
||||
// Redirect to portal page /home
|
||||
window.location.href = "/home"
|
||||
}
|
||||
|
||||
submitting = false
|
||||
|
||||
Reference in New Issue
Block a user