summaryrefslogtreecommitdiff
path: root/not_found.html
diff options
context:
space:
mode:
authoraxtloss <axtlos@disroot.org>2024-08-20 01:20:30 +0200
committeraxtloss <axtlos@disroot.org>2024-08-20 01:20:30 +0200
commite235aa6cf4914cbff6c72f19e0fcf6888da349f7 (patch)
tree0d488cadc02706aa2c7652b42e4f21342125c5f7 /not_found.html
parent479414a93ae03a4463c16d54b39cd155b1e04683 (diff)
downloadwebsite-e235aa6cf4914cbff6c72f19e0fcf6888da349f7.tar.gz
website-e235aa6cf4914cbff6c72f19e0fcf6888da349f7.tar.bz2
yayyy new website!!
Diffstat (limited to 'not_found.html')
-rw-r--r--not_found.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/not_found.html b/not_found.html
deleted file mode 100644
index 31754a0..0000000
--- a/not_found.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!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>
- <script src="./antiChrome_Brave.js"></script>
-
- <h1>Page Not Found</h1>
- <p>The requested page was not found.</p>
- <img src="./huh.jpg" alt="an image of a dog looking at the camera with a big question mark next to him"></img>
- </body>
-</html>