We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb7689e commit 6aa70dcCopy full SHA for 6aa70dc
public/HeroImage.jpeg
49.5 KB
public/index.html
@@ -0,0 +1,23 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+ <head>
4
+ <meta charset="utf-8" />
5
+ <link rel="icon" href="%PUBLIC_URL%/HeroImage.jpeg" />
6
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
7
+ <meta name="theme-color" content="#000000" />
8
+ <meta
9
+ name="description"
10
+ content="Web site created using create-react-app"
11
+ />
12
+ <link rel="apple-touch-icon" href="%PUBLIC_URL%/HeroImage.jpeg" />
13
+
14
+ <link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
15
16
+ <title>Kumari Sakshi</title>
17
+ </head>
18
+ <body>
19
+ <noscript>You need to enable JavaScript to run this app.</noscript>
20
+ <div id="root"></div>
21
22
+ </body>
23
+</html>
0 commit comments