login
This commit is contained in:
@@ -2,5 +2,7 @@
|
||||
"/": "static/html/index.html",
|
||||
"/results": "static/html/results.html",
|
||||
"/archives": "static/html/archives.html",
|
||||
"/favicon.ico": "static/img/favicon.ico"
|
||||
"/favicon.ico": "static/img/favicon.ico",
|
||||
"/login": "static/html/login.html",
|
||||
"/register": "static/html/register.html"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user