summary refs log tree commit diff
path: root/404.html
diff options
context:
space:
mode:
Diffstat (limited to '404.html')
-rw-r--r--404.html29
1 files changed, 29 insertions, 0 deletions
diff --git a/404.html b/404.html
new file mode 100644
index 0000000..799e0a4
--- /dev/null
+++ b/404.html
@@ -0,0 +1,29 @@
+<!doctype html>
+<html lang=en>
+  <meta charset=utf-8>
+  <title>venomade.com - 404</title>
+  <meta name="description" content="Venomade's Personal Site">
+  <link rel="stylesheet" href="css/style.css">
+  <link rel="shortcut icon" href="res/favicon.ico" type="image/x-icon">
+
+  <main>
+
+    <article>
+
+      <div class=box><div class=inner>
+      <- <a href="index.html">Return Home</a>
+      </div></div>
+      
+      <div class=box><div class=inner>
+
+          <p>
+            <strong>
+              404! Looks like you took a wrong turn!
+            </strong>
+
+      </div></div>
+      
+    </article>
+
+  </main>
+