summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--faces.php (renamed from index.php)0
-rw-r--r--public/index.php2
2 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/faces.php
index 3118b76..3118b76 100644
--- a/index.php
+++ b/faces.php
diff --git a/public/index.php b/public/index.php
index 4137fcb..b056960 100644
--- a/public/index.php
+++ b/public/index.php
@@ -1,5 +1,5 @@
<?php
-require_once __DIR__ . '/../index.php';
+require_once __DIR__ . '/../faces.php';
?>
<!doctype html>
<head>