Skip to content

Commit 299118e

Browse files
committed
feat: config title
1 parent bf49545 commit 299118e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frontend/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
5+
<link rel="icon" type="image/svg+xml" href="/icon.png" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Vite + React + TS</title>
7+
<title>MedPurse</title>
88
</head>
99
<body>
1010
<div id="root"></div>

frontend/public/icon.png

4.3 KB
Loading

0 commit comments

Comments
 (0)