Skip to content

Commit f99c0f5

Browse files
committed
add favicon
1 parent bd0b0f5 commit f99c0f5

File tree

3 files changed

+26
-3
lines changed

3 files changed

+26
-3
lines changed

site/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="/favicon.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>demo</title>
7+
<title>use-kbd</title>
88
</head>
99
<body>
1010
<div id="root"></div>

site/public/favicon.svg

Lines changed: 24 additions & 0 deletions
Loading

site/public/vite.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)