Update public/index.html
Browse files- public/index.html +2 -2
public/index.html
CHANGED
|
@@ -7,11 +7,11 @@
|
|
| 7 |
<meta name="theme-color" content="#000000" />
|
| 8 |
<meta
|
| 9 |
name="description"
|
| 10 |
-
content="Movie Recommender System created with React"
|
| 11 |
/>
|
| 12 |
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
|
| 13 |
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
| 14 |
-
<title>Movie Recommender</title>
|
| 15 |
</head>
|
| 16 |
<body>
|
| 17 |
<noscript>You need to enable JavaScript to run this app.</noscript>
|
|
|
|
| 7 |
<meta name="theme-color" content="#000000" />
|
| 8 |
<meta
|
| 9 |
name="description"
|
| 10 |
+
content="PragyanAI - Super 30 Movie Recommender System created with React"
|
| 11 |
/>
|
| 12 |
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
|
| 13 |
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
| 14 |
+
<title>PragyanAI - Super30 Movie Recommender</title>
|
| 15 |
</head>
|
| 16 |
<body>
|
| 17 |
<noscript>You need to enable JavaScript to run this app.</noscript>
|