This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
static/now.json
2023-01-25 22:17:23 +01:00

7 lines
126 B
JSON

{
"version": 2,
"routes": [
{ "handle": "filesystem" },
{ "src": "/.*", "status": 404, "dest": "404.html" }
]
}