aboutsummaryrefslogtreecommitdiff
path: root/_site/index.php
diff options
context:
space:
mode:
Diffstat (limited to '_site/index.php')
-rw-r--r--_site/index.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/_site/index.php b/_site/index.php
new file mode 100644
index 0000000..96a374d
--- /dev/null
+++ b/_site/index.php
@@ -0,0 +1,4 @@
+<?php
+
+header("Location: /home");
+die(); \ No newline at end of file