From 946e65ddc429d87c4cc4da5fdaf7df30ae1067ed Mon Sep 17 00:00:00 2001 From: Spencer Pogorzelski <34356756+Scoder12@users.noreply.github.com> Date: Sat, 12 Aug 2023 12:30:58 -0700 Subject: [PATCH] fix path --- frontend/index.html | 14 ++++++++++++++ index.html | 19 ------------------- 2 files changed, 14 insertions(+), 19 deletions(-) create mode 100644 frontend/index.html delete mode 100644 index.html diff --git a/frontend/index.html b/frontend/index.html new file mode 100644 index 0000000..7da865b --- /dev/null +++ b/frontend/index.html @@ -0,0 +1,14 @@ + + + + + + + + + + + +
+ + diff --git a/index.html b/index.html deleted file mode 100644 index 07015c3..0000000 --- a/index.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - -
- -
- - - -