add 404.html

This commit is contained in:
Ave
2024-03-28 03:50:45 +00:00
parent a5008c83ad
commit 3e5f9a80be
+10
View File
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=/">
<title>404</title>
</head>
</html>