We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32a9fb9 commit 199fd49Copy full SHA for 199fd49
apps/front-end/favicon.ico
15 KB
apps/front-end/index.html
@@ -2,7 +2,7 @@
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8" />
5
- <link rel="icon" type="image/svg+xml" href="/vite.svg" />
+ <link rel="icon" type="image/x-icon" href="favicon.ico" />
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
<title>Cooperative World Map</title>
8
</head>
0 commit comments