Spaces:
Sleeping
Sleeping
Commit ·
5402911
1
Parent(s): ff9158e
Add favicon
Browse files
frontend-react/index.html
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
<html lang="en">
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8" />
|
| 5 |
-
<link rel="icon" type="image/
|
| 6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 7 |
<title>ClearVoice</title>
|
| 8 |
</head>
|
|
|
|
| 2 |
<html lang="en">
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8" />
|
| 5 |
+
<link rel="icon" type="image/png" href="/favicon.png" />
|
| 6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 7 |
<title>ClearVoice</title>
|
| 8 |
</head>
|
frontend-react/public/favicon.png
ADDED
|
|
frontend-react/public/favicon.svg
DELETED
frontend-react/public/icons.svg
DELETED