fav/Capture d'/303/251cran 2025-08-16 223532.png
ADDED
![]() |
frontend/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 |
<meta name="theme-color" content="#910029" />
|
8 |
<meta
|
|
|
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 |
<meta name="theme-color" content="#910029" />
|
8 |
<meta
|
frontend/public/favicon.png
ADDED
![]() |
frontend/public/manifest.json
CHANGED
@@ -3,9 +3,9 @@
|
|
3 |
"name": "Lin - LinkedIn Community Manager",
|
4 |
"icons": [
|
5 |
{
|
6 |
-
"src": "favicon.
|
7 |
"sizes": "64x64 32x32 24x24 16x16",
|
8 |
-
"type": "image/
|
9 |
}
|
10 |
],
|
11 |
"start_url": ".",
|
|
|
3 |
"name": "Lin - LinkedIn Community Manager",
|
4 |
"icons": [
|
5 |
{
|
6 |
+
"src": "favicon.png",
|
7 |
"sizes": "64x64 32x32 24x24 16x16",
|
8 |
+
"type": "image/png"
|
9 |
}
|
10 |
],
|
11 |
"start_url": ".",
|