client/general: remove 404 image

It used to be relevant when we had Tsukasa for mascot, but since the 2.x
strives to look more "professional" and there's no Tsukasa in the
README, it just looks out of place.
This commit is contained in:
rr- 2016-09-29 10:53:34 +02:00
parent e8c93cd735
commit 3d122441a2
3 changed files with 1 additions and 8434 deletions

View file

@ -1,5 +1,5 @@
<div class='not-found'>
<img src='/img/404.png' alt='404 Not found'/>
<h1>Not found</h1>
<p><%- ctx.path %> is not a valid URL.</p>
<p><a href='/'>Back to main page</a></p>
</div>

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB