From aab3a2ddce5c4675ae7b2f84c035ee4438e1f176 Mon Sep 17 00:00:00 2001 From: VRSasha Date: Mon, 24 Jul 2023 11:37:27 +0700 Subject: [PATCH] move index.html into src folder --- index.html => src/index.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename index.html => src/index.html (100%) diff --git a/index.html b/src/index.html similarity index 100% rename from index.html rename to src/index.html