9 lines
248 B
JSON
9 lines
248 B
JSON
{
|
|
"/": "static/html/index.html",
|
|
"/results": "static/html/results.html",
|
|
"/archives": "static/html/archives.html",
|
|
"/favicon.ico": "static/img/favicon.ico",
|
|
"/login": "static/html/login.html",
|
|
"/register": "static/html/register.html"
|
|
}
|