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
Pim Kunis 163458b98a flatten directory structure
add devenv
build gem bundle with nix
2024-04-21 09:47:19 +02:00

7 lines
126 B
JSON

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