Changed 404 message

This commit is contained in:
SinTan1729 2022-12-28 19:00:50 +05:30
parent cb56d31abe
commit 3aac41d3a7

View File

@ -8,7 +8,9 @@
<body style="text-align: center;">
<h1>Error 404!</h1>
It's okay, we all make mistakes.
<p>Looks like the link you entered isn't valid.</p>
<p>It's okay, though.</p>
<p>All of us make mistakes!</p>
</body>
</html>