[+] Home page

This commit is contained in:
Azalea
2024-02-21 00:42:04 -05:00
parent 73ab9efdb4
commit 0b8384fc3b
3 changed files with 7 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
<main>
TODO
</main>

View File

@@ -91,7 +91,8 @@
}
})
// TODO: Redirect to portal page
// Redirect to portal page /home
window.location.href = "/home"
}
submitting = false