Files
vote-rllhc/routes.json
2024-09-20 20:20:10 +02:00

7 lines
166 B
JSON

{
"/": "static/html/index.html",
"/results": "static/html/results.html",
"/archives": "static/html/archives.html",
"/favicon.ico": "static/img/favicon.ico"
}