We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 355adf0 commit 06b3c00Copy full SHA for 06b3c00
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="./public/fav-icon.svg" />
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
- <title>Vite + React + TS</title>
+ <title>py versify</title>
8
</head>
9
<body>
10
<div id="root"></div>
public/fav-icon.svg
0 commit comments