Fix 500 page title

This commit is contained in:
Shadowfacts 2022-05-15 23:49:44 -04:00
parent ff0c7a314d
commit b5f101a4e7
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
```
metadata.title = "Not Found"
metadata.title = "Server Error"
metadata.layout = "default.html.ejs"
```