mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-12-23 08:14:10 +00:00
Update 404 view
This commit is contained in:
parent
32828b9ea9
commit
67eef91d2d
1 changed files with 2 additions and 1 deletions
|
@ -4,8 +4,9 @@
|
|||
<div class="container">
|
||||
<div class="error-page py-5 my-5">
|
||||
<div class="card mx-5">
|
||||
<div class="card-body p-5">
|
||||
<div class="card-body p-5 text-center">
|
||||
<h1 class="text-center">404 – Page Not Found</h1>
|
||||
<img src="/img/fred1.gif" class="img-fluid">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue