Files
vote-rllhc/routes.json
2024-09-12 23:36:55 +02:00

5 lines
121 B
JSON

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