mirror of
https://github.com/SinTan1729/chhoto-url
synced 2024-12-26 07:38:36 -06:00
Changed 404 page
This commit is contained in:
parent
c887b15a38
commit
d7d93d1873
1 changed files with 6 additions and 3 deletions
|
@ -8,9 +8,12 @@
|
||||||
|
|
||||||
<body style="text-align: center;">
|
<body style="text-align: center;">
|
||||||
<h1>Error 404!</h1>
|
<h1>Error 404!</h1>
|
||||||
<p>Looks like the link you entered isn't valid.</p>
|
<div style="display: inline-block; text-align:left;">
|
||||||
<p>It's okay, though.</p>
|
<p>You step in the stream,</p>
|
||||||
<p>All of us make mistakes!</p>
|
<p>but the water has moved on.</p>
|
||||||
|
<p>The page is not here.</p>
|
||||||
|
<p>-- Cass Whittington</p>
|
||||||
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
Loading…
Reference in a new issue