forked from wiktor/spejstore-new
404: fix wrong status code in html
This commit is contained in:
parent
f92635f5f3
commit
daea8dda22
|
@ -62,7 +62,7 @@
|
|||
</style>
|
||||
<html lang="en">
|
||||
<div id="app">
|
||||
<div>400</div>
|
||||
<div>404</div>
|
||||
<div class="txt">Not found<span class="blink">_</span></div>
|
||||
</div>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue