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:
parent
e8c93cd735
commit
3d122441a2
3 changed files with 1 additions and 8434 deletions
|
@ -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>
|
||||
|
|
8433
client/img/404.ai
8433
client/img/404.ai
File diff suppressed because one or more lines are too long
Binary file not shown.
Before Width: | Height: | Size: 36 KiB |
Loading…
Reference in a new issue