Remove oh_no.jpg 404 pic

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2020-06-08 14:38:48 +02:00
parent e77cfe2e33
commit d93dd1a654
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
2 changed files with 0 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

View File

@ -2,7 +2,6 @@
<section class="section container has-text-centered not-found">
<div class="columns is-vertical">
<div class="column is-centered">
<img src="../assets/oh_no.jpg" alt="Not found 'oh no' picture" />
<h1 class="title">{{ $t("The page you're looking for doesn't exist.") }}</h1>
<p>
{{ $t("Please make sure the address is correct and that the page hasn't been moved.") }}