diff --git a/index.html b/index.html
new file mode 100644
index 0000000..cc385f7
--- /dev/null
+++ b/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <meta charset="utf-8">
+    <title>
+      Redirecting to <a href="https://fb.me/e/1RJq7vTe5/">here.</a>
+    </title>
+    <meta http-equiv="refresh" content="0; url=https://fb.me/e/1RJq7vTe5">
+  </head>
+  <body>
+    <script>
+      window.location = "https://fb.me/e/1RJq7vTe5";
+    </script>
+    <p>Redirecting...</p>
+  </body>
+</html>