summary refs log tree commit diff
path: root/404.html
diff options
context:
space:
mode:
authorDruid520 <r.ustydruid520@proton.me>2026-08-08 20:21:42 -0700
committerDruid520 <r.ustydruid520@proton.me>2026-08-08 20:21:42 -0700
commit65abbd8e58c9ed61c86ebd64cbaf28843235db10 (patch)
tree60c75f646587c0d764deddbd6d32d7e7223aca5f /404.html
ADD: site
Diffstat (limited to '404.html')
-rw-r--r--404.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/404.html b/404.html new file mode 100644 index 0000000..6cb4be1 --- /dev/null +++ b/404.html
@@ -0,0 +1,13 @@
1<!doctype html>
2<html lang="en">
3<head>
4 <meta charset="utf-8">
5 <meta name="viewport" content="width-device-width, inital-scale=1.0">
6 <title>0druid.cc</title>
7 <link rel="stylesheet" href="style.css">
8</head>
9<body>
10 <h1>0druid.cc</h1>
11 <p>err: 404, not found.<p>
12</body>
13</html>