mirror of
https://github.com/massgravel/massgrave.dev
synced 2026-01-16 16:04:22 -05:00
Add 404 handling
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"name": "massgrave",
|
||||
"compatibility_date": "2025-08-28",
|
||||
"compatibility_date": "2025-09-27",
|
||||
"assets": {
|
||||
"directory": "./build"
|
||||
"directory": "./build",
|
||||
"not_found_handling": "404-page"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user