From e0911f66b30f94f0a25310b0ded80b69e378286d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aliberk=20Sand=C4=B1k=C3=A7=C4=B1?= Date: Wed, 11 Dec 2024 21:37:07 +0300 Subject: [PATCH] branding --- public/index.html | 15 +++++++++------ public/manifest.json | 4 ++-- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/public/index.html b/public/index.html index aa069f2..3905eb3 100644 --- a/public/index.html +++ b/public/index.html @@ -5,10 +5,13 @@ - + + + + + quickabdest + + - React App + Quick Abdest @@ -40,4 +43,4 @@ To create a production bundle, use `npm run build` or `yarn build`. --> - + \ No newline at end of file diff --git a/public/manifest.json b/public/manifest.json index 080d6c7..afd1550 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React App", - "name": "Create React App Sample", + "short_name": "Quick Abdest", + "name": "Quick Abdest", "icons": [ { "src": "favicon.ico",