diff --git a/public/index.html b/public/index.html index daf076e..e8d8565 100644 --- a/public/index.html +++ b/public/index.html @@ -5,10 +5,7 @@ - + - Wordle Clone + Not Wordle diff --git a/public/manifest.json b/public/manifest.json index 080d6c7..71aba26 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React App", - "name": "Create React App Sample", + "short_name": "Not Wordle", + "name": "Not Wordle", "icons": [ { "src": "favicon.ico",