General update: site works.

This commit is contained in:
2024-09-17 00:10:30 +02:00
parent 3931504d49
commit 77e149eae1
7 changed files with 105 additions and 98 deletions

View File

@@ -1,5 +1,6 @@
{
"/": "static/html/index.html",
"/results": "static/html/results.html",
"/archives": "static/html/archives.html"
"/archives": "static/html/archives.html",
"/favicon.ico": "static/img/favicon.ico"
}