From 063b687c5a466e25068a9b50e389a21eea537815 Mon Sep 17 00:00:00 2001 From: brt-tam <122251526+CloverTran1@users.noreply.github.com> Date: Mon, 1 Apr 2024 10:23:22 +0700 Subject: [PATCH] Move index.html to root folder (cherry picked from commit b7945bbc87a64cffc6a86b4911ee5b5c766c8bd3) --- Docs/index.html => index.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Docs/index.html => index.html (100%) diff --git a/Docs/index.html b/index.html similarity index 100% rename from Docs/index.html rename to index.html