summaryrefslogtreecommitdiff
path: root/old/not_found.html
diff options
context:
space:
mode:
authorradiohotline <radiohotline@disroot.org>2026-02-17 14:44:55 +0300
committerradiohotline <radiohotline@disroot.org>2026-02-17 14:44:55 +0300
commit435aeb674198769b61b0ee8d82f85a108bacf49e (patch)
tree2c87322d81130062e62afc04a22ef1e664a4622c /old/not_found.html
maintainence
Diffstat (limited to 'old/not_found.html')
-rw-r--r--old/not_found.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/old/not_found.html b/old/not_found.html
new file mode 100644
index 0000000..0a8109f
--- /dev/null
+++ b/old/not_found.html
@@ -0,0 +1,14 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>Not Found</title>
+ <link href="oldstyle.css" rel="stylesheet" type="text/css" media="all">
+ </head>
+ <body>
+ <h1>It does not exist in this realm</h1>
+ <p>Are you lost or snooping?</p>
+ <a href="/gymno/gymnopedie.html">Launch 3fish.exe</a>
+ </body>
+</html>