Skip to content

Commit 285aa66

Browse files
committed
add favicon
1 parent 37a70d8 commit 285aa66

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

.yarn/install-state.gz

-413 Bytes
Binary file not shown.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="/src/favicon.svg" />
5+
<link rel="icon" type="image/svg+xml" href="/src/favicon.png" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>Vite App</title>
88
</head>

src/favicon.png

952 Bytes
Loading

0 commit comments

Comments
 (0)