diff --git a/index.php b/index.php
new file mode 100644
index 0000000000000000000000000000000000000000..12703c9ca1ea3f75f4ed53b26576b1e3eafde511
--- /dev/null
+++ b/index.php
@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <title>Drinkpedia</title>
+    <meta charset="UTF-8">
+    <meta http-equiv="refresh" content="0; URL='Home.php'" />
+</head>
+<body></body>
\ No newline at end of file