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 82e5617 commit 1ca06c0Copy full SHA for 1ca06c0
frontend/index.html
@@ -2,10 +2,10 @@
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
<script src="https://apis.google.com/js/platform.js" async defer></script>
8
- <title>Vite + React + TS</title>
+ <title>CFMN - MetaKGP</title>
9
</head>
10
<body>
11
<div id="root"></div>
frontend/public/favicon.ico
1.12 KB
0 commit comments