Fix 500 page title
This commit is contained in:
parent
ff0c7a314d
commit
b5f101a4e7
|
@ -1,5 +1,5 @@
|
||||||
```
|
```
|
||||||
metadata.title = "Not Found"
|
metadata.title = "Server Error"
|
||||||
metadata.layout = "default.html.ejs"
|
metadata.layout = "default.html.ejs"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue