From a4ea5aa7cc2a5cca4d1ba7f8defb3e94331ed418 Mon Sep 17 00:00:00 2001 From: Scarlett Date: Sun, 3 Sep 2023 10:15:11 -0500 Subject: [PATCH] better embed --- build/index.html | 2 +- build/manifest.json | 2 +- public/index.html | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build/index.html b/build/index.html index 80af7b8..ced7bc4 100644 --- a/build/index.html +++ b/build/index.html @@ -1 +1 @@ -ITR - Loading
\ No newline at end of file +ITR - Home
\ No newline at end of file diff --git a/build/manifest.json b/build/manifest.json index 25c2be3..4d33957 100644 --- a/build/manifest.json +++ b/build/manifest.json @@ -1,6 +1,6 @@ { "short_name": "ITR", - "name": "ITR React App", + "name": "ITR - Home", "start_url": ".", "display": "standalone", "theme_color": "#000000", diff --git a/public/index.html b/public/index.html index 05fce46..c96c078 100644 --- a/public/index.html +++ b/public/index.html @@ -5,8 +5,8 @@ - ITR - Loading + ITR - Home