Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
delic1ous committed Dec 30, 2024
1 parent 8186ece commit 1f70719
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>404 Page Not Found</title>
</head>

<body>
<h1>404 Page Not Found</h1>
<p>The page you are looking for does not exist.</p>
<p>Please check the URL or try again later.</p>
<p>If you think this is a server error, please contact the system administrator.</p>
<p>Thank you.</p>
</body>

</html>

0 comments on commit 1f70719

Please sign in to comment.