fix: add index redirects
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
<?php
|
||||||
|
header("Location: index.html");
|
||||||
|
exit;
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
<?php
|
||||||
|
header("Location: index.html");
|
||||||
|
exit;
|
||||||
Reference in New Issue
Block a user