Switch to json 404.
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
<!Doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Page Not Found | Hermes</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>The requested page could not be found.</p>
|
||||
</body>
|
||||
</html>
|
||||
3
public/404.json
Normal file
3
public/404.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"detail": "Route not found, or request malformed...thats all im saying."
|
||||
}
|
||||
Reference in New Issue
Block a user