polish up index.html & add TODOs

This commit is contained in:
kittentm 2026-02-07 00:00:02 +01:00
commit 4a42bbd8c7
3 changed files with 54 additions and 11 deletions

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="3;url=/sign_in/">
<title>temp page for now!!!</title>
</head>
<body>
<p>If you are not redirected automatically, <a href="/sign_in/">click here</a>.</p>
</body>
</html>
<script src="https://code.jquery.com/jquery-4.0.0.min.js"></script>
<script src="config.js"></script>
<script src="autoredirect.js"></script>