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 bf49545 commit 299118eCopy full SHA for 299118e
frontend/index.html
@@ -2,9 +2,9 @@
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/svg+xml" href="/icon.png" />
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
- <title>Vite + React + TS</title>
+ <title>MedPurse</title>
8
</head>
9
<body>
10
<div id="root"></div>
frontend/public/icon.png
4.3 KB
0 commit comments