polish up index.html & add TODOs
This commit is contained in:
parent
343de86101
commit
4a42bbd8c7
3 changed files with 54 additions and 11 deletions
14
index.html
14
index.html
|
|
@ -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>
|
||||
Loading…
Reference in a new issue