From ce27136096392eb6f302eb28fe1ff3354a402c38 Mon Sep 17 00:00:00 2001 From: jaanvi Date: Mon, 2 Jun 2025 15:29:41 +0530 Subject: [PATCH] resolved comments --- public/index.html | 2 +- public/manifest.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public/index.html b/public/index.html index 1eaac1a..b143da8 100644 --- a/public/index.html +++ b/public/index.html @@ -12,7 +12,7 @@ diff --git a/public/manifest.json b/public/manifest.json index 080d6c7..12aec46 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React App", - "name": "Create React App Sample", + "short_name": "BUlK Email Sending App", + "name": "Create React App to send BUlK-Email", "icons": [ { "src": "favicon.ico",