From 92a9ccd4706a2bdd50d4ef7f63045173642a9aa2 Mon Sep 17 00:00:00 2001 From: Kevin Midboe Date: Wed, 29 Jun 2022 01:29:23 +0200 Subject: [PATCH] only copy of index.html is in /src after webpack update --- public/index.html | 35 ----------------------------------- index.html => src/index.html | 1 - 2 files changed, 36 deletions(-) delete mode 100644 public/index.html rename index.html => src/index.html (93%) diff --git a/public/index.html b/public/index.html deleted file mode 100644 index badfbfa..0000000 --- a/public/index.html +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - request.movie - - - - - - - -
- - - - - diff --git a/index.html b/src/index.html similarity index 93% rename from index.html rename to src/index.html index badfbfa..8d5a40d 100644 --- a/index.html +++ b/src/index.html @@ -25,7 +25,6 @@
-