aboutsummaryrefslogtreecommitdiff
path: root/res/404.html
diff options
context:
space:
mode:
authorlamp2023-03-05 21:37:45 +0000
committerlamp2023-03-05 21:37:45 +0000
commitd4c3b70d6290c52f903e674e9957b979abd4ce07 (patch)
treeba415f0f85809ffe07dd17d83ed46e5c09f2c14d /res/404.html
initmain
Diffstat (limited to 'res/404.html')
-rw-r--r--res/404.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/res/404.html b/res/404.html
new file mode 100644
index 0000000..ce779a4
--- /dev/null
+++ b/res/404.html
@@ -0,0 +1,14 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8"/>
+ <meta name="viewport" content="width=device-width, initial-scale=1"/>
+ <title>404 Not Found</title>
+ <link href="data:," rel="icon"/>
+ </head>
+ <body>
+ <h1>
+ 404 Not Found
+ </h1>
+ </body>
+</html>