]> git.cworth.org Git - zombocom-ai/blobdiff - tardis.html
Route /tardis to another page
[zombocom-ai] / tardis.html
diff --git a/tardis.html b/tardis.html
new file mode 100644 (file)
index 0000000..2739b94
--- /dev/null
@@ -0,0 +1,28 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+  <title>ZOMBO</title>
+  <link href="/zombo.css" rel="stylesheet" type="text/css">
+  <meta name="viewport" content="width=device-width,initial-scale=1">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+  <meta name="HandheldFriendly" content="true">
+</head>
+
+<body>
+  <div id="content">
+
+    <div id="header" align="center">
+      <p>
+        <img src="/images/928785925_A_Van_Gogh_painting_of_the_Tardis.png">
+      </p>
+    </div>
+
+    <p>
+      This tardis is locked. Do you have a sonic screwdriver?
+    </p>
+
+  </div>
+</body>
+</html>