Fixed title for 404 page

This commit is contained in:
2021-12-20 22:01:38 +01:00
parent 0c027bebdc
commit 126f7844dc

View File

@@ -1,7 +1,7 @@
<html>
<meta charset="utf-8">
<title>Error 500</title>
<title>Error 404</title>
<link href="https://fonts.googleapis.com/css2?family=Roboto&family=Roboto+Mono&display=swap" rel="stylesheet">
<body>
@@ -43,4 +43,4 @@
}
</style>
</html>
</html>