From a9986b5561eca588761c4ac33b60164134300b00 Mon Sep 17 00:00:00 2001 From: tbpassin Date: Thu, 14 Dec 2023 17:45:02 -0500 Subject: [PATCH] Moved index.html to project root. --- 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