Fix 404 title.

This commit is contained in:
James Cole
2021-09-04 07:32:25 +02:00
parent 6fee873729
commit 8572e056f9

View File

@@ -4,7 +4,7 @@
<base href="{{ route('index') }}/">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Firefly III | Maintenance Mode</title>
<title>Firefly III | 404</title>
<!-- Tell the browser to be responsive to screen width -->
<meta name="viewport" content="width=device-width, initial-scale=1">