From 1137d26cd6bdb7490d68778327ac937489839417 Mon Sep 17 00:00:00 2001 From: Thayol Date: Sat, 2 Dec 2023 01:36:23 +0100 Subject: [PATCH] rename index.php to index.html I'm surprised that all PHP code got stripped out of the main file. --- index.php => index.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename index.php => index.html (100%) diff --git a/index.php b/index.html similarity index 100% rename from index.php rename to index.html