From dc3967c5f447e047e2207edc6fe810fbdc2e080b Mon Sep 17 00:00:00 2001 From: Relintai Date: Wed, 25 Nov 2020 13:34:16 +0100 Subject: [PATCH] Renamed index.html, as the www folder for this framework works differently. It won't try to autocomplete filname extensions. --- www/{index.html => test_file.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename www/{index.html => test_file.html} (100%) diff --git a/www/index.html b/www/test_file.html similarity index 100% rename from www/index.html rename to www/test_file.html