summaryrefslogtreecommitdiff
path: root/client/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/public/index.html')
-rw-r--r--client/public/index.html11
1 files changed, 9 insertions, 2 deletions
diff --git a/client/public/index.html b/client/public/index.html
index de71572..aa37a82 100644
--- a/client/public/index.html
+++ b/client/public/index.html
@@ -3,13 +3,20 @@
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
+ <!-- <a href="https://iconscout.com/icons/aadhaar" target="_blank"
+ >Aadhaar Icon</a
+ >
+ by
+ <a href="https://iconscout.com/contributors/icon-mafia" target="_blank"
+ >Icon Mafia</a
+ > -->
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created using create-react-app"
/>
- <link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
+ <link rel="apple-touch-icon" href="%PUBLIC_URL%/favicon.ico" />
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
@@ -31,7 +38,7 @@
href="https://fonts.googleapis.com/css2?family=Barlow&family=Fredoka+One&display=swap"
rel="stylesheet"
/>
- <title>React App</title>
+ <title>Aadhaar | Enrollment & Update</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>