Files
vote-rllhc/routes.json

6 lines
165 B
JSON

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