summaryrefslogtreecommitdiff
path: root/404.html
diff options
context:
space:
mode:
Diffstat (limited to '404.html')
-rwxr-xr-x404.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/404.html b/404.html
new file mode 100755
index 0000000..34c9247
--- /dev/null
+++ b/404.html
@@ -0,0 +1,17 @@
+<!DOCTYPE html>
+<html lang = "en">
+ <head>
+ <meta charset="UTF-8">
+ <meta name="description" content="Mistyped the URL?">
+
+ <title>
+ Twoexem
+ </title>
+ </head>
+ <body>
+ <h1>Oops, looks like you got lost!</h1>
+ <br><hr><br>
+ Don't worry though, we can bring you back to the <a title = "Here's the way back home" href = "https://twoexem.com/">homepage</a>
+ </body>
+
+</html>