dev-jaanvi #1

Open
jaanvi wants to merge 155 commits from dev-jaanvi into main
2 changed files with 3 additions and 3 deletions
Showing only changes of commit ce27136096 - Show all commits

View file

@ -12,7 +12,7 @@
<meta name="theme-color" content="#000000" /> <meta name="theme-color" content="#000000" />
<meta <meta
name="description" name="description"
content="Web site created using create-react-app" content="Bulk of email sending to users/students reactApp"
jaanvi marked this conversation as resolved Outdated

add app specific meta description.

add app specific meta description.
/> />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" /> <link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />

View file

@ -1,6 +1,6 @@
{ {
"short_name": "React App", "short_name": "BUlK Email Sending App",
"name": "Create React App Sample", "name": "Create React App to send BUlK-Email",
jaanvi marked this conversation as resolved Outdated

Add app-specific values for the short_name and name fields.

Add app-specific values for the short_name and name fields.
"icons": [ "icons": [
{ {
"src": "favicon.ico", "src": "favicon.ico",