From b2b1c6c0402a0298bd6f4d598cade6c200c1896e Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Tue, 7 May 2024 18:29:21 -0500 Subject: Let React app replace preload (#3900) * Let React app replace preload * Fix html structure * Fix indent --- web/index.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'web') diff --git a/web/index.html b/web/index.html index 82917716c..81cbc2332 100644 --- a/web/index.html +++ b/web/index.html @@ -309,12 +309,13 @@ -
- - -
-
+
+
+ + +
+
-- cgit 1.4.1