mirror of
https://github.com/SinTan1729/chhoto-url
synced 2024-12-25 23:28:37 -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;">
|
||||
<h1>Error 404!</h1>
|
||||
<p>Looks like the link you entered isn't valid.</p>
|
||||
<p>It's okay, though.</p>
|
||||
<p>All of us make mistakes!</p>
|
||||
<div style="display: inline-block; text-align:left;">
|
||||
<p>You step in the stream,</p>
|
||||
<p>but the water has moved on.</p>
|
||||
<p>The page is not here.</p>
|
||||
<p>-- Cass Whittington</p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Reference in a new issue