Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Commit 11e521e

Browse files
authored
Create 404.html
1 parent a9c563c commit 11e521e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

errors/404.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!DOCTYPE HTML>
2+
<html>
3+
<head>
4+
<title>404 - Not found</title>
5+
</head>
6+
7+
<body style="font-family:arial;">
8+
<h1>404 - Not found</h1>
9+
</body>
10+
</html>

0 commit comments

Comments
 (0)