diff --git a/frontend/public/index.html b/frontend/public/index.html index 7ab22d6..0640fca 100644 --- a/frontend/public/index.html +++ b/frontend/public/index.html @@ -7,7 +7,7 @@ - React App + CVE Dashboard diff --git a/frontend/public/manifest.json b/frontend/public/manifest.json index 080d6c7..a682b04 100644 --- a/frontend/public/manifest.json +++ b/frontend/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React App", - "name": "Create React App Sample", + "short_name": "SCD", + "name": "Steam CVE Dashboard", "icons": [ { "src": "favicon.ico",