From 3316b32ab7aaa1c131cf42be2cc230f3ac6525e6 Mon Sep 17 00:00:00 2001 From: Marks Polakovs Date: Fri, 20 Mar 2020 16:09:01 +0000 Subject: [PATCH] naming --- public/index.html | 7 ++----- public/manifest.json | 4 ++-- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/public/index.html b/public/index.html index 03904c8..d1f2072 100644 --- a/public/index.html +++ b/public/index.html @@ -7,7 +7,7 @@ - React App + URY WebStudio @@ -39,8 +39,5 @@ To begin the development, run `npm start` or `yarn start`. To create a production bundle, use `npm run build` or `yarn build`. --> - - - diff --git a/public/manifest.json b/public/manifest.json index 080d6c7..2030053 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React App", - "name": "Create React App Sample", + "short_name": "WebStudio", + "name": "URY WebStudio", "icons": [ { "src": "favicon.ico",