Update 404 page with PNG icon

This commit is contained in:
2022-10-22 15:54:40 +02:00
parent a6442de09a
commit 918e8be69f
4 changed files with 6 additions and 1 deletions

View File

@ -27,7 +27,7 @@
<div class="row head-row align-items-center h-100 justify-content-evenly text-center">
<div class="col-lg-12 col-xl-5">
<h1 class="text-white font-weight-bold"><img src="/assets/img/error.avif" width="12%"> 404 Not Found</h1>
<h1 class="text-white font-weight-bold"><img src="/assets/img/error.png" width="12%"> 404 Not Found</h1>
<p class="text-white">The requested URL was not found on this server !</p>
<hr class="divider" />
<div class="d-grid gap-4 col-10 mx-auto">