From ac53f8cd67180db70d75ee5beb6ae48b0cd7a686 Mon Sep 17 00:00:00 2001 From: Pierre Martin Date: Mon, 8 Mar 2021 04:48:56 +0100 Subject: [PATCH] Code should be in web --- index.php => web/index.php | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename index.php => web/index.php (100%) diff --git a/index.php b/web/index.php similarity index 100% rename from index.php rename to web/index.php