mirror of
https://github.com/SinTan1729/chhoto-url
synced 2024-12-26 07:38:36 -06:00
Changed 404 message
This commit is contained in:
parent
cb56d31abe
commit
3aac41d3a7
1 changed files with 3 additions and 1 deletions
|
@ -8,7 +8,9 @@
|
||||||
|
|
||||||
<body style="text-align: center;">
|
<body style="text-align: center;">
|
||||||
<h1>Error 404!</h1>
|
<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>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
Loading…
Reference in a new issue