mirror of
https://github.com/imsyy/home.git
synced 2025-05-31 02:40:27 +09:00
8 lines
135 B
JSON
8 lines
135 B
JSON
{
|
|
"version": 2,
|
|
"routes": [
|
|
{ "handle": "filesystem" },
|
|
{ "src": "/(.*)", "status": 404, "dest": "/" }
|
|
]
|
|
}
|
|
|