diff options
author | Galen Guyer <galen@galenguyer.com> | 2022-07-11 17:10:23 -0400 |
---|---|---|
committer | Galen Guyer <galen@galenguyer.com> | 2022-07-11 17:10:23 -0400 |
commit | 935ef7d2f76cca7bc1f9840dc357de85f93a1ec2 (patch) | |
tree | cb8ee298a747d6084107266e5d2882e60a6b5daa /public/manifest.json | |
parent | 3694bf061ecfe0f6733a0cb9028d044dfc8cf9d2 (diff) |
Update for new dashboard frontend
Diffstat (limited to 'public/manifest.json')
-rw-r--r-- | public/manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/manifest.json b/public/manifest.json index f01493f..874e184 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React App", - "name": "Create React App Sample", + "short_name": "RIT COVID Dashboard", + "name": "RIT COVID Dashboard", "icons": [ { "src": "favicon.ico", |