We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40d42bc commit f6f3646Copy full SHA for f6f3646
examples/react/client/main.html
@@ -1,6 +1,7 @@
1
<head>
2
<title>vitetest</title>
3
<meta name="viewport" content="width=device-width, initial-scale=1.0">
4
+ <link rel="icon" type="image/svg+xml" href="/logo.svg">
5
</head>
6
7
<body>
examples/react/public/logo.svg
0 commit comments