1
0
Fork 0
mirror of https://github.com/SinTan1729/chhoto-url synced 2024-12-25 23:28:37 -06:00

Changed 404 message

This commit is contained in:
Sayantan Santra 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>