Changed 404 page

This commit is contained in:
Sayantan Santra 2023-01-17 00:27:30 +05:30
parent c887b15a38
commit d7d93d1873
1 changed files with 6 additions and 3 deletions

View File

@ -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>